/*
 *	ATTENZIONE: Impostiamo il sito come mobile-first, quindi qui si inseriscono le regole che valgono dal mobile in su.
 *  Per fare modifiche allo stile desktop usare i file "mq-****" per le media query
 */

/**
 *	Blu chiaro:	#0032A0
 *	Blu:		#214871
 *	Blu scuro:	#075688
 *	Blu scuro (trasparente): rgba(7, 86, 136, 0.93);
 *
 *	Grigio chiaro:	#f1f1f1
 *	Grigio:			#e5e5e5
 *	Grigio scuro:	#282828
 */

/*
:root {
        --blu-chiaro: #0032A0;
        --blu: #214871;
        --blu-scuro: #075688;
        --blu-scuro-trasparente: rgba(7, 86, 136, 0.93);
}
*/

body {
    overflow-x: hidden;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    min-width: 300px;
}

body.postid-14197,
body.postid-14196 {
    font-family: 'Noto Sans SC', Arial, sans-serif;
}

p {
    margin-bottom: 10px;
    line-height: 25px;
}

a {
    color: inherit;
    text-decoration: none;
}

a[href]:not(.btn):hover {
    text-decoration: underline;
}

b, strong {
    font-weight: 600;
}

i, em {
    font-style: italic;
}

ol, ul {
    padding-left: 40px;
}

ul {
    list-style: disc;
}

ul.ulCustom ul {
    list-style-type: none;
}

ul.ulCustom ul > li:before {
    content: "–";
    margin-left: -1.1em;
    padding-right: 1em;
}

ol {
    list-style: decimal;
}


img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

hr {
    margin: 40px 0 30px;
    max-width: 420px;
    border: none;
    border-top: 2px solid #000;
}

h2, .h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
}

h3, .h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}

h4, .h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}

h5, .h5 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}

sup {
    vertical-align: super !important;
    font-size: 80%
}

label {
    display: block;
    margin-bottom: 30px;
}

input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
select,
textarea {
    display: block;
    width: 100%;
    border: none;
    padding: 8px 12px;
    font-size: 16px;
    background-color: #e5e5e5;
    color: #6b6b6b;
    font-family: "Noto Sans", sans-serif;
}

textarea::placeholder {
    font-family: "Noto Sans", sans-serif;
}

.clearfix {
    clear: both;
}

.clearfix:after {
    content: '';
    display: table;
    clear: both;
}

.upcase {
    text-transform: uppercase;
}

.txt-center {
    text-align: center
}

.aligncenter img {
    display: inline-block;
    margin: 0 auto;
    padding: 0
}


.btn {
    display: inline-block;
    background: #214871;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 13px;
    line-height: 1;
    padding: 10px 30px;
    transition: all .3s ease;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn.btn-round {
    /*border-radius: 50px;*/
}

.relative {
	position: relative;
}


/*
 *	COLORI
 */
.bg-light-blue {
    background-color: #0032A0;
    color: #fff;
}

.bg-blue {
    background-color: #214871;
    color: #fff;
}

.bg-dark-blue {
    background-color: #075688;
    color: #fff;
}

.bg-dark-blue-t {
    background-color: rgba(7, 86, 136, 0.93);
    color: #fff;
}

.bg-light-grey {
    background-color: #f1f1f1;
    color: #000;
}

.bg-grey {
    background-color: #e5e5e5;
}

.bg-dark-grey {
    background-color: #545859;
    color: #fff;
}

.bg-black {
    background-color: #000000;
    color: #fff;
}

.bg-white {
    background-color: #ffffff;
    color: #000;
}

.bg-orange {
    background-color: #A3C15F;
    color: #fff;
}


.txt-white {
    color: #ffffff;
}

.txt-light-blue {
    color: #0032A0;
}

.txt-blue {
    color: #214871;
}

.txt-dark-blue {
    color: #075688;
}

.btn.btn-orange {
    background: #A3C15F;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 16px;
    padding: 10px 15px;
    width: 100%;
}

.btn:hover {
    color: #fff;
    background: #A3C15F;
}

.btn.bg-orange:hover {
    background-color: #214871;
    color: #fff;
}


.col-bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 300px;
}


/**
 *	SHORTCODES
 */
/* [social-icons] */
.social-icons {
}

.social-icons a {
    margin-right: 12px;
    color: #0032A0;
}

.social-icons a:hover {
    text-decoration: none;
}


#cookies-auth-content p {
    font-size: inherit;
    line-height: inherit;
}


.market_blocks_sc {
}

.market_blocks_sc .market-block {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    padding: 90px 15px 0;
    border: 3px solid #214871;
    height: 100%;
    position: relative;
}

.market_blocks_sc .market-block .label {
    position: absolute;
    top: -2px;
    left: -2px;
    background: #214871;
    color: #fff;
    font-weight: 700;
    padding: 10px 20px;
}

.market_blocks_sc .market-block img {
    margin: auto;
    filter: brightness(0) saturate(100%) invert(30%) sepia(26%) saturate(1730%) hue-rotate(166deg) brightness(88%) contrast(92%);
}

.market_blocks_sc .market-block h3 {
    font-size: 18px;
    color: #214871;
    margin-bottom: 10px;
}

.market_blocks_sc .market-block p {
    line-height: 1.3;
}

.market_blocks_sc .market-block .btn {
    display: block;
    text-align: center;
    background-color: #214871;
    letter-spacing: 0;
    margin-bottom: -2px;
}


.market_homepage_sc {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
    
    @media (min-width: 576px) {
        grid-template-columns: repeat(2, 1fr);
    }
    @media (min-width: 768px) {
        grid-template-columns: repeat(3, 1fr);
    }
    @media (min-width: 992px) {
        grid-template-columns: repeat(4, 1fr);
    }
    @media (min-width: 1200px) {
        grid-template-columns: repeat(5, 1fr);
    }
}

.market_homepage_sc__element {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.market_homepage_sc__image {
    width: 100%;
    aspect-ratio: 1.56;
}

.market_homepage_sc__inner {
    background: #0032A0;
    color: #fff;
    padding: 16px;
    flex-grow: 1;
    align-content: center;
}

.market_homepage_sc__icon {
    width: 80px;
    height: 80px;
    object-fit: contain;
    margin: auto;
    filter: brightness(0) invert(1);
}


/**
 *	BLOCCHI DANA BREVINI GENERALI
 */
/* [btn-line] */
.btns-line {}

.btn-line {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 16px;
    transition: .3s ease;
    opacity: 1;
    min-height: 130px;
    height: 100%;
    
    &:hover {
        opacity: .75;
    }
    
    svg path {
        fill: currentColor;
    }
}


/* [banner-cta] */
.banner-cta {
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner-cta .banner-content {
    padding: 60px 0;
    background-color: rgba(255, 255, 255, 0.5);
}

.banner-cta .banner-content > .container > * {
    margin-bottom: 20px;
}

.banner-cta video {
    display: none;
}


/*
 *	HEADER
 */
#header {
    overflow: hidden;
}

#top-bar {
    background-color: #214871;
    color: #fff;
}

#header #top-bar ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 40px;
}

#header #top-bar ul li:not(:first-child) {
    padding-left: 15px;
    border-left: 1px solid #fff;
    margin-left: 15px;
}

#header > .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    
    &:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 75%;
        bottom: 0;
        width: 50%;
        background: #0032A0;
        z-index: -1;
    }
}

#header .logo img {
    display: block;
    max-height: 70px;
}

#header .toggle-main-menu-container {
    position: relative;
    height: 54px;
}

#header #toggle-main-menu {
    background: none;
    border: none;
    padding: 10px;
    outline: none;
    font-size: 30px;
    cursor: pointer;
    position: absolute;
    right: 0;
    z-index: 1000;
    
    .fas {
        color: #fff;
    }
}
#header #toggle-main-menu .fa-times {
    color: #fff;
}

body.main-menu-open #header #toggle-main-menu {
    right: 3px;
}

body.main-menu-open #toggle-main-menu .fa-bars,
body:not(.main-menu-open) #toggle-main-menu .fa-times {
    display: none;
}

#header ul {
    padding: 0;
    list-style: none;
}


/*
 *	MAIN MENU
 */
#main-menu {
    min-width: 300px;
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    transition: all 1s ease;
    z-index: 999;
    overflow: auto;
}

body.main-menu-open {
    overflow: hidden;
}

body.main-menu-open #main-menu {
    left: 0;
}

#main-menu .menu-cols {
    padding: 30px;
}

#main-menu .menu-cols:first-child {
    background-image: url('../img/menu-bg.jpg');
    background-size: cover;
    background-position: center;
}

#header #main-menu .logo {
    display: inline-block;
    margin-bottom: 10px;
}

#header #main-menu .logo img {
    /*display: inline-block;*/
}

#main-menu .menu-root > li > a {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 20px;
}

#main-menu ul li a {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.2;
}

#main-menu ul.sub-menu {
    padding-left: 20px;
}

#main-menu .menu-root > li > .sub-menu {
    display: none;
}

#main-menu .menu-root > li > .sub-menu.open {
    display: block;
}

#main-menu-main .menu-item-has-children, #main-menu-side, #main-menu-market {
    position: relative;
}

#main-menu .sub-menu-toggle {
    position: absolute;
    top: -5px;
    right: 0;
    width: 30px;
    height: 30px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#main-menu-main .sub-menu-toggle {
    color: #0032A0;
}

#main-menu #main-menu-main.menu-root > li > a {
    color: #0032A0;
}

#main-menu-side > li > .sub-menu > li > a,
#main-menu-market ul li a {
    text-transform: uppercase;
    font-weight: 600;
}

#main-menu #main-menu-market ul li a {
    display: flex;
    align-items: center;
}

#main-menu-market a img {
    display: block;
    flex-shrink: 0;
    margin-right: 10px;
    width: 60px;
    height: 31px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

body.admin-bar #main-menu {
    top: 46px;
    height: calc(100vh - 46px);
}


/*
 *	TITLE BAR
 */
#title_bar {
    padding: 24px 0;
}

#title_bar .page_title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

#breadcrumbs {
    font-size: 14px;
}

#breadcrumbs li {
    display: inline;
}

#breadcrumbs li:not(:last-child):after {
    content: '|';
    margin: 0 10px;
}

#breadcrumbs li a {
}


/*
 *	FOOTER
 */
#footer {
    background-color: #545859;
    color: #fff;
    padding: 40px 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
}

#footer a {
    color: inherit;
}

#footer ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20px;
    border-inline-start: thin solid #707070;
    padding-left: 16px;
}

#footer .wpcf7-form {
    margin-top: 20px;
}

#footer input[type="email"] {
    color: #000;
    padding: 6px 6px;
    font-size: 13px;
    width: 90%;
}

#footer span.wpcf7-list-item {
    margin: 0;
}

#footer span.wpcf7-list-item input {
    margin-left: 0;
}

#footer input[type="submit"] {
    background-color: #A3C15F;
    color: #fff;
    font-weight: 600;
    width: 90%;
    padding: 5px 0 4px 0;
    font-size: 13px;
}

footer .social-icons {
    margin-bottom: 15px;
    
    a {
        margin-right: 12px;
        display: inline-block;
        width: 44px;
        aspect-ratio: 1;
        background: #DA291C;
        border-radius: 50%;
        text-align: center;
        align-content: center;
        font-size: 16px;
    }
}


/*
 *	WORLDWIDE
 */
/*#mapfilters {
    padding: 10px 30px 0;
}*/

#filter_country_auto,
#filter_product,
#filter_org,
.reset {
    /*width: 350px;*/
}

#mapfilters .reset {
    margin: 25px 0 20px;
    text-align: center;
}

#legend {
    display: flex;
    flex-direction: column;
    padding: 20px 15px 50px;
}

.legend-el {
    display: flex;
    align-items: center;
    margin-top: 12px;
}

.legend-el img {
    margin-right: 10px;
}

#countryDetails {
    margin-top: 80px;
    padding: 60px 0;
}

#filialiList {
    padding-bottom: 80px;
}

#filialiList h3.tag {
    display: inline-block;
    padding: 20px 30px;
    text-transform: none;
    font-size: 16px;
    font-weight: 400;
    transform: translateY(-50%);
    margin-bottom: 20px;
}

#filialiList .subtitle {
    font-size: 20px;
    text-transform: uppercase;
}

#filialiList .reset-filters {
    padding: 10px;
}

#filialiList .filialebox {
    display: block;
    position: relative;
    margin-bottom: 30px;
}

#filialiList .filialebox > img {
    width: 100%;
}

#filialiList .filialebox .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 24px;
    /*display: flex;*/
    align-items: center;
    top: 72%;

    -webkit-transition: top 0.3s;
    transition: top 0.3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

#filialiList .filialebox .overlay:hover {
    top: 50%;
}

#filialiList .filialebox .overlay:hover .labeldots {
    display: none
}

#filialiList .filialebox .overlay h4 {
    flex-grow: 1;
}

#filialiList .filialebox .overlay img {
    margin-left: 5px;
    float: right
}

.ui-autocomplete.ui-menu {
    background-color: #fff;
    width: 350px !important;
    margin-left: -1px;
    list-style-type: none;
    padding: 10px 20px;
    z-index: 9999
}

.ui-autocomplete.ui-menu .ui-menu-item {
    cursor: pointer;
}

.ui-autocomplete.ui-menu .ui-menu-item:hover {
    text-decoration: underline;
}

#withoutfiliali {
    position: fixed;
    width: 550px !important;
    max-width: 100%;
    height: 280px;
    max-height: 100%;
    z-index: 888;
    top: 30%;
    left: 30%;
    background-color: #fff;
    padding: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(158, 155, 158, 1);
    -moz-box-shadow: 0px 0px 6px 0px rgba(158, 155, 158, 1);
    box-shadow: 0px 0px 6px 0px rgba(158, 155, 158, 1);
}

#withoutfiliali h5 {
    text-transform: uppercase;
    color: #075688;
    font-weight: bold;
    float: left;
    margin-bottom: 10px;
}

#withoutfiliali button.close {
    float: right;
}

.infoContent {
    font-size: 16px
}

.infoContent h3 {
    font-weight: 600;
    font-size: 18px;
    color: #075688;
    margin-bottom: 10px
}


/*
 *	SINGLE-FILIALE
 */

.single-filiale {
    font-weight: 400;
    font-size: 18px;
}

.single-filiale .inner-column-1 .kt-inside-inner-col > p {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.secondary-header {
    margin-bottom: 35px;
}

.secondary-header > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 30px;
}

.secondary-header .filiale-title {
}

.secondary-header .go_back {
    display: none;
}

.language_selector {
    text-transform: uppercase;
    font-size: 13px;
}

.language_selector li {
    display: inline-block;
}

.language_selector li:not(:last-child):after {
    content: '|';
    margin: 0 10px;
}

.language_selector li a {
}

.language_selector li a.active {
    font-weight: 600;
}

.filiale-type {
    padding: 0 0 15px 0;
    border-bottom: 3px solid #0032A0;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.filiale-type strong {
    text-transform: uppercase;
    margin-left: 15px;
    margin-top: 1px;
}

.filiale-contatti {
    padding: 10px 0;
    margin-bottom: 20px;
}

.filiale-contatti .row > div:not(:first-child) {
    margin-top: 10px;
}

.filiale-contatti strong {
    text-transform: uppercase;
}

.filiale-contatti a {
    color: #214871;
}

.single-filiale img.alignleft {
    float: left;
    padding: 0 20px 20px 0;
}

.single-filiale img.alignright {
    float: right;
    padding: 0 0 20px 20px;
}

.single-filiale img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0
}

.single-filiale table.wp-block-table {
    width: 60%;
}

.single-filiale table.wp-block-table td {
    padding: 8px 4px;
    font-weight: 600;
}

.single-filiale .service-img img {
    position: absolute;
    top: 30px;
    z-index: 1;
    height: 55%;
    width: 115%;
    object-fit: cover;
    object-position: center;
    max-width: initial;
}

.single-filiale .service-description {
    background-color: #F1F1F1;
    padding: 40px 140px;
    border-radius: 50px;
}

.cta-container {
    margin-top: 40px;
}

.single-filiale .service-cta {
    padding: 18px 46px;
    border-radius: 34px;
    background-color: #A3C15F;
    color: #FFF;
    font-weight: 700;
}

.product-title {
    font-size: 30px;
    font-weight: 400;
    color: #075688;
    margin-bottom: 20px;
}

.tab-title {
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 400;
}

.tab-content {
    font-size: 18px;
    margin-bottom: 40px;
    font-weight: 400;
}

.owl-1 {
    margin-top: 20px;
}

.single-filiale .owl-dots button.owl-dot {
    width: 16px;
    height: 16px;
}

.single-filiale .owl-dots.disabled {
    display: none !important;
}

/*FORM CONTATTI*/
.single-filiale .wpcf7 {
    margin: 0 !important
}

.single-filiale form label {
    margin-bottom: 0px !important;
    margin-top: 4px
}

.single-filiale form input:not([type="checkbox"]):not([type="radio"]), .single-filiale form select, .single-filiale form textarea {
    border: 1px solid #075688;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    padding: 5px 6px;
}

.single-filiale form textarea {
    height: 140px;
}

.single-filiale form input[type=submit] {
    font-weight: bold;
    text-transform: uppercase;
    background-color: rgba(7, 86, 136, 0.93);
    color: #fff;
}

.single-filiale footer {
    margin-top: 40px;
}

/* TUTTE LE TAB - Sovrascrivo lo stile dei tab di Gutenberg */
.wp-block-kadence-tabs .kt-tabs-title-list {
    background-color: #214871;
    margin-bottom: 60px;
    display: flex;
    padding: 16px;
    list-style: none;
}

@media (max-width: 768px) {
    .wp-block-kadence-tabs .kt-tabs-title-list {
        display: block;
    }

    .wp-block-kadence-tabs .kt-tabs-title-list li {
        margin-bottom: 30px;
        display: block;
    }

    .wp-block-kadence-tabs .kt-tabs-title-list li:last-of-type {
        margin-bottom: 0;
    }

}

.wp-block-kadence-tabs > .kt-tabs-wrap > .kt-tabs-title-list > .kt-title-item > .kt-tab-title {
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    padding: 20px 15px;
    border-radius: 0;
    border: none;
    position: relative;
}

.wp-block-kadence-tabs > .kt-tabs-wrap > .kt-tabs-title-list > .kt-title-item > .kt-tab-title:hover,
.wp-block-kadence-tabs > .kt-tabs-wrap > .kt-tabs-title-list > .kt-title-item.kt-tab-title-active > .kt-tab-title {
    background: #f1f1f1;
    color: #333;
}

.kt-tabs-id_fa7314-26 > .kt-tabs-content-wrap > .wp-block-kadence-tab {
    border: none;
}

/* H3 dentro tab di Gutenberg */
.single-filiale .wp-block-kadence-tabs h3 {
    color: #214871;
    margin: 50px 0 30px;
}

/* Accordion Gutenberg */
.kt-accordion-pane {
    margin-bottom: 10px;
}

.kt-blocks-accordion-header {
    background-color: #075688;
    color: #fff;
    outline: none;
}

.kt-blocks-accordion-header:hover {
    background-color: #214871;
    color: #fff;
}

.kt-blocks-accordion-header.kt-accordion-panel-active {
    background-color: #444444;
}

.kt-blocks-accordion-icon-trigger:after {
    display: none;
    content: none;
}

.kt-accodion-icon-style-basic .kt-blocks-accordion-icon-trigger:before,
.kt-accodion-icon-style-basiccircle .kt-blocks-accordion-icon-trigger:before {
    width: 10px;
    height: 10px;
    border: 3px solid #fff;
    border-top: none;
    border-left: none;
    background: none;
    top: 2px;

    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 70% 70%;
    -ms-transform-origin: 70% 70%;
    transform-origin: 70% 70%;
}

.kt-accodion-icon-style-basic .kt-blocks-accordion-header.kt-accordion-panel-active .kt-blocks-accordion-icon-trigger:before,
.kt-accodion-icon-style-basiccircle .kt-blocks-accordion-header.kt-accordion-panel-active .kt-blocks-accordion-icon-trigger:before {
    background: none;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

.kt-blocks-accordion-header:hover .kt-blocks-accordion-icon-trigger:before {
    background: none;
}

.kt-accordion-panel-inner {
    background: #f1f1f1;
}

/* TAB PRODUCTS */
.famiglia-box {
    display: block;
    background-color: #F1F1F1;
}

.famiglia-box img {
    display: block;
    width: 100%;
}

.famiglia-box .link-icon .fas {
    font-size: 23px;
    padding: 0 15px;
    display: flex;
}

.famiglia-box span {
    width: 100%;
    margin: 10px 0;
    padding: 0 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    word-wrap: break-word;
}

/* TAB MARKET */
.filiale-markets {
    margin: 60px 0 120px;
}

.filiale-market {
    margin: 0;
    padding: 15px;
    margin-bottom: 30px;
    color: #fff;
    position: relative;
}

.filiale-market:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 65%;
    height: 100%;
    background: #214871;
    transition: .3s ease;
}

.filiale-market:hover:before {
    box-shadow: 0 0 15px 0px #777;
}

.filiale-market a {
    font-size: 14px;
}

.filiale-market a i {
    font-size: 12px;
}

.filiale-markets .mktname {
    min-height: 45px;
    margin-bottom: 0;
}


/* TAB CASE HISTORY */
.filiale-chs {
    margin-bottom: 80px;
}

.filiale-chs > div {
    margin-bottom: 50px;
}

.filiale-ch {
    margin-bottom: 30px;
}

.filiale-ch img {
}

.filiale-ch p {
    padding: 5px 10px;
    margin: 10px 0 0;
    min-height: 55px
}

.filiale-ch span {
    float: right;
}

/* CARD NEWS & EVENTS */
.filiale-news {
    margin-bottom: 80px;
}

.filiale-news > div, .archivio-news > div {
    margin-bottom: 90px;
}

.archivio-fairs > div {
    margin-bottom: 40px;
}

.news {
    margin: 0;
    padding: 35px 15px;
    border: 3px solid #075688;
    position: relative;
    /* margin-bottom: 90px; */
    min-height: 270px;
    height: 100%;
}

.news.category-fairs {
    min-height: 150px;
    padding: 30px 30px 10px 30px;
}

.archivio-news a {
    text-decoration: none !important;
}

.news .news-category {
    position: absolute;
    top: -3px;
    left: -3px;
    list-style: none;
    padding: 10px 20px;
    z-index: 100;
    font-weight: 600;
}

.news .news-descrizione {
    font-size: 14px;
    margin: 20px 0 20px;
}

.news .excerptcnt {
    min-height: 80px;
    margin-bottom: 10px
}

.news .news-button {
    width: 100%;
    text-align: center;
    padding: 10px 20px;
    background-color: #075688;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    margin: 0 15px;
}


/**
 * CASE HISTORY
 */
#market-case .row > div {
    margin-bottom: 30px;
}

#market-case .market {
    display: block;
    width: 143px;
    height: 100%;
    background: #f1f1f1;
    border-radius: 25px;
    padding: 15px 5px;
    text-align: center;
    font-weight: 700;
    color: #0032A0;
}

#market-case .market.active {
    background: #214871;
    color: #fff;
}

#market-case .market img {
    display: inline-block;
    height: 80px;
}

#market-case .market.active img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.archivio-case-history .case-history {
    margin: 0;
    padding: 0;
    border: 3px solid #075688;
    position: relative;
    /* margin-bottom: 90px; */
    min-height: 270px;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-decoration: none !important;
}

.archivio-case-history .case-history .market {
    position: absolute;
    top: -3px;
    left: -3px;
    list-style: none;
    padding: 10px 20px;
    z-index: 100;
    font-weight: 600;
}

.archivio-case-history .case-history img {
    width: 100%;
}

.archivio-case-history .case-history .descrizione {
    padding: 10px 26px 0;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.archivio-case-history .case-history .descrizione strong {
    font-size: 18px;
    color: #075688;
}

.archivio-case-history .case-history .descrizione p + p {
    flex-grow: 1;
}

.archivio-case-history .case-history .button {
    display: inline-block;
    width: 240px;
    max-width: 100%;
    padding: 20px 30px;
    background-color: #075688;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    margin: 0;
    text-align: center;
    transition: 0.3s;
}

.archivio-case-history .case-history .button:hover {
    text-decoration: underline;
}


/*
*	SINGLE CASE-HISTORY
*/
@media (max-width: 1680px) {
    .boxlaterale {
        padding: 20px 0px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1390px) {
    .stylenumber {
        padding: 8px 5px !important;
        font-size: 35px !important;
    }

    .single-case-history h2.title p {
        font-size: 25px !important;
        line-height: 35px !important;
    }

}

@media (max-width: 500px) {

    .stylenumber {
        padding: 24px 5px !important;
    }

    .single-case-history .iconeDue p {
        font-size: 16px;
        font-weight: 400;
        text-align: center;
    }

    .mobileContenuto {
        display: block !important;
    }

    .desktopContenuto {
        display: none !important;
    }

    .sfondodamobile {
        display: block !important;
    }

    .sfondoLaterale, .sfondoColorato::before {
        display: none;
    }

    .single-case-history .btnMarket {
        padding: 8px 10px !important;
    }

    .btnCase {
        padding: 10px !important;
    }

    .spaceMobileBox {
        margin: 10px 0px;
    }

    .single-case-history .contactMobile {
        padding: 0px 50px;
    }

    .single-case-history h2 {
        font-size: 32px !important;
    }

    .single-case-history h2.title p {
        font-size: 25px !important;
        line-height: 35px !important;
    }

    .single-case-history .btnCase {
        font-size: 16px;
    }

    .single-case-history h2 span {
        padding: 0px 5px;
    }

    .single-case-history input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
        width: 100% !important;
    }
}

.fas {
    font-size: 40px;
    color: #214871;
}

.stylenumber {
    background: #0032A0;
    padding: 17px 4px;
    border-radius: 70px;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.sfondodamobile {
    display: none;
}

.desktopContenuto {
    display: block;
}

.mobileContenuto {
    display: none;
}

.single-case-history strong {
    font-weight: 700 !important;
}

.single-case-history div.subtitle {
    margin: -10px 0px 20px 0px;
    color: #181818;
    text-decoration: underline;
}

.single-case-history label {
    font-size: 16px;
    font-weight: 400;
}


.single-case-history h2 {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

.single-case-history h2.title p {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    line-height: 41px;
}

.single-case-history h2 span.dif {
    background-color: transparent;
    padding: 0px;
}


.single-case-history .btnMarket {
    background: #EEE;
    padding: 8px 20px;
    border-radius: 15px;
    font-weight: 700;
    font-size: 18px;
    display: flex;
    flex-direction: column;
}

.single-case-history h2 span {
    background-color: #0032A0;
    padding: 0px 10px;
}

.single-case-history h3 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
}


.single-case-history h4 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
}

.single-case-history p {
    font-size: 16px;
    font-weight: 400;
}

.single-case-history .space {
    margin-top: 30px;
}

.single-case-history .spacefinale {
    margin: 50px 0px;
}

.immagineMarine {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.single-case-history .icone {
    justify-content: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-content: center;
    align-items: center;
}

.single-case-history li::marker {
    color: #0032A0 !important;
    font-size: 30px;
}

.single-case-history .iconeNonCentrate {
    justify-content: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    /*text-align: center;*/
    align-content: center;
}

.single-case-history .iconeDue {
    display: flex;
    flex-direction: row;
    /*text-align: center;*/
    align-content: center;
    align-items: center;
}


.single-case-history .owl-carousel,
.single-case-history .owl-nav, .single-case-history .owl-carousel .owl-nav.disabled {
    display: block !important;
}

.single-case-history .owl-carousel .owl-nav .owl-next.
.single-case-history .owl-carousel .owl-nav .owl-prev {
    position: absolute;
}

.single-case-history .owl-next {
    margin: 0px 50px;
}

.btnCase {
    background: #A3C15F;
    padding: 10px 20px;
    border-radius: 15px;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}

.boxcorrelati {
    padding: 50px;
}

.boxlaterale {
    padding: 60px 0px;
}


.sfondoColorato {
    height: 100%;
}

.sfondoColorato::before {
    position: absolute;
    background: #f1f1f1;
    right: 50%;
    height: 100%;
    width: 100%;
    content: '';
}

.sfondoGrigio::before {
    position: absolute;
    background: #f1f1f1;
    left: 50%;
    height: 100%;
    width: 100%;
    content: '';
}

.sfondoGrigio {
    height: 100%;
}

.sfondoLaterale {
    background-repeat: no-repeat;
    max-width: 140%;
    width: 50vw !important;
    position: absolute;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.sfondocorrelati {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
    text-align: center;
}


/*contact form case*/
.single-case-history input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    width: 100%;
    border: 0px solid #fff;
}

.single-case-history div.wpcf7 {
    width: 100%;
}

.single-case-history input, .single-case-history textarea {
    margin-top: 15px;
}

.blue-strong {
    background-color: #214871;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
}

.iconLampada {
    display: flex;
    flex-direction: row-reverse;
    text-align: end;
    margin-top: -100px;
}

.ch-info {
    padding: 24px;
    text-transform: uppercase;
    font-size: 18px;
}

.ch-info .info > div:not(:last-child) {
    padding-bottom: 24px;
    margin: 24px 0;
    position: relative;
}

.ch-info .info > div:not(:last-child):after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 240px;
    border-bottom: 1px solid #fff;
}

.ch-grid {
    margin-top: 80px;
    margin-bottom: 120px;
}

.ch-grid .cell {
    margin-bottom: 30px;
}

.ch-grid .cell .img {
    padding-bottom: 70%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


/*
 *	SINGLE POST
 */
.post-header {
    padding-bottom: 60%;
    background-size: cover;
    background-position: center;
    margin: 30px 0;
}

article {
    margin-bottom: 120px;
}

article .post-title {
    margin-bottom: 15px;
}

article .post-content {
    margin-bottom: 30px;
}

article .post-meta {
    margin-bottom: 15px;
}


/*
 *	TAXONOMY MARKET
 */
.big-bg-header {
    background-size: cover;
    background-position: bottom center;
    height: 19.168vw;
    max-height: 300px;
}

.market-children {
    margin-top: 30px
}

.market-casehistory .container {
    margin-top: 30px;
    margin-bottom: 30px
}

.market-children .container {
    padding-left: 50px;
    padding-right: 50px;
}

.market-children .bg-blue, .market-casehistory .bg-blue {
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}

.market-children .bg-blue:before, .market-casehistory .bg-blue:before {
    right: 100%;
}

.market-children .bg-blue:after, .market-casehistory .bg-blue:after {
    left: 100%;
}

.market-children .bg-blue .h3, .market-casehistory .bg-blue .h3 {
    margin-right: 50px;
}

.market-children .rect-solid {
    height: 30px;
    border: 3px solid #214871;
    border-top: none;
}

.market-children .rect-dashed {
    padding-top: 35px;
    padding-bottom: 35px;
    border: 1px dashed #214871;
    border-top: none;
    border-right: none;
}

.market-children .sub-market {
    margin-bottom: 80px;
}

.card-machine {
    position: relative;
    padding: 0 35px 15px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.card-machine:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #f1f1f1;
    z-index: -1;
}
.card-machine a:has(img) {
    position: relative;
    display: block;
    background: #f1f1f1;
    
    &:before {
        content: '';
        position: absolute;
        top: 0;
        left: -35px;
        right: -35px;
        height: 50%;
        background: #fff;
        z-index: -1;
    }
}

.card-machine,
.card-machine:before,
.card-machine > * {
    transition: all .35s ease 0s;
}

.card-machine:hover > * {
    color: #fff;
}

.card-machine:hover:before {
    background: #0032A0;
}

.card-machine .title,
.card-machine .descr,
.card-machine .link {
    padding-right: 15px;
}

.card-machine .title {
    margin-top: 15px;
}

.card-machine .link {
    letter-spacing: 3px;
    padding: 0;
    margin: 15px 0;
    display: inline-block;
}

.card-machine .descr {
    min-height: 45px;
    flex-grow: 1;
}

/*
 *	ARCHIVIO NEWS ED EVENTI
 */
.filters-container {
    padding: 10px 20px;
    display: flex;
    align-items: center;
}

.filters-container.bg-grey .filters {
    /*    margin-right: 30px;
        border-right: 1px solid #000;
        padding-right: 5px;*/
}

.filter {
    font-size: 14px;
    background: transparent;
    border: 2px solid #075688;
    margin: 3px 0 3px 10px;
    display: inline-block;
    padding: 1px 12px;
    outline: none;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bg-grey .filters .filter:first-child {
    margin-right: 40px;
    margin-left: 30px;
}

h4.endedfairs {
    padding: 10px;
    text-align: center;
    background-color: #e5e5e5;
}

.filter.current,
.filter:hover,
select.filter.active,
select.filter:focus {
    background-color: #A3C15F;
    color: #fff;
    transition: all .3s ease;
    border: 2px solid #A3C15F;
}

select.filter {
    width: calc(50% - 10px);
}

select.filter.fairsFilter {
    width: calc(200% - 10px);
}

select.filterY {
    width: calc(35% - 10px);
}

#noposts {
    font-size: 18px;
    font-weight: 600;
    margin: 20px auto 50px;
    text-align: center;
}


.wp-pagenavi {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0 60px;
}

.wp-pagenavi > * {
    display: inline-block;
    padding-top: 5px;
    text-align: center;
    height: 30px;
    width: 30px;
    margin: 0 2px;
    font-weight: 700;
    font-size: 15px;
    transition: .15s ease;
}

.wp-pagenavi a:hover {
    background: #f1f1f1;
}

.wp-pagenavi .current {
    background: #0032A0;
    color: #fff;
}


/*
 * SINGLE MACHINE
 */
#ghost-container {
    margin-top: 30px;
    margin-bottom: 60px;
}

#ghost {
    position: relative;
}

#ghost > img {
    width: 100%;
}

#ghost-dots {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#ghost-dots .dot {
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    cursor: pointer;
    transition: all .3s ease;
}

#ghost-dots svg {
    display: none;
}

#ghost-dots .dot:hover,
#ghost-dots .dot.active {
    background-color: #282828;
}

#ghost-dots .dot .icon {
    display: none;
    color: #f1f1f1;
}

#ghost-dots .dot .number {
    display: block;
    font-size: 14px;
    line-height: 1;
}

#ghost-dots .dot .descrizione {
    display: none;
}

#ghost-popup {
    position: absolute;
    z-index: 30;
    padding: 15px;
    top: 0;
    left: 15px;
    right: 15px;
}

#ghost-popup .controls {
    position: absolute;
    bottom: 100%;
    right: 0;
}

#ghost-popup .controls i {
    font-size: 16px;
    padding: 3px 6px;
    margin: 3px 7px;
    cursor: pointer;
    display: block;
    float: left;
}

#ghost-popup[data-prev="0"] .controls i[data-action="prev"],
#ghost-popup[data-next="0"] .controls i[data-action="next"] {
    display: none;
}

#ghost-popup .immagine {
    max-width: 305px;
    max-height: 305px;
    background-color: #fff;
    margin: auto;
}

#ghost-popup .d3d[href=""] {
    display: none;
}


/**
 *	404
 */
body.error404 section.is404 {
    text-align: center;
    margin: 80px auto;
}

body.error404 section.is404 h2 {
    font-size: 200px;
    line-height: 1;
}

body.error404 section.is404 h3 {
    font-size: 30px;
}

body.error404 section.is404 h4 {
    margin-top: 20px;
    text-transform: none;
    font-weight: 400;
}


@media screen and (max-width: 991px) {
    #mapfilters label {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    .wp-block-columns {
        display: block;
    }

    #mapfilters input:not([type="checkbox"]):not([type="radio"]), #mapfilters select {
        padding: 12px 5px;
        font-size: 15px;
    }
}

@media (max-width: 575px) {
    #mapfilters {
        padding: 10px 30px;
    }

    #mapfilters label,
    #mapfilters .reset {
        margin-bottom: 10px;
    }
}


#map {
    width: 100%;
    height: 660px;
}


/*CRISZ*/
.wp-block-kadence-tabs .kt-tabs-content-wrap .wp-block-kadence-tab {
    border: none;
    padding: 0;
}


.containerS {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.blu-title {
    font-size: 22px;
    margin-bottom: 0;
}

@media screen and (min-width: 576px) {
    /*540*/
    .containerS {
        max-width: 540px;
    }
}

@media screen and (min-width: 768px) {
    /*720*/
    .containerS {
        max-width: 720px;
    }

    .blu-title {
        padding-left: 20px !important;
        margin-left: -20px !important;
    }
}

@media screen and (min-width: 992px) {
    /*960*/
    .containerS {
        max-width: 860px;
    }

    .blu-title {
        padding-left: 50px !important;
        margin-left: -50px !important;
    }
}

@media screen and (min-width: 1200px) {
    /*1140*/
    .containerS {
        max-width: 840px;
    }

    .blu-title {
        padding-left: 110px !important;
        margin-left: -110px !important;
    }
}

@media screen and (min-width: 1470px) {
    /*1440*/
    .containerS {
        max-width: 1040px;
    }

    .blu-title {
        padding-left: 110px !important;
        margin-left: -110px !important;
    }
}

.Mnegative {
    margin-top: -80px;
    position: relative;
}

.wp-block-separator.white {
    border-top: 2px solid #fff;
    max-width: 80%;
    margin: 0px auto 30px;
}

.bkg2 .PnegMargin, .bkg3 .PnegMargin {
    margin-top: -20px;
}

/*
.wp-block-kadence-rowlayout.bkg1 > .kt-row-layout-inner{background: url('http://www.dana-industrial.com/wp-content/uploads/2019/06/1.png') top right no-repeat; background-size: 50% auto;}
.wp-block-kadence-rowlayout.bkg2 > .kt-row-layout-inner{background: url('http://www.dana-industrial.com/wp-content/uploads/2019/06/2-1.jpg') top left no-repeat; background-size:50% auto}
.wp-block-kadence-rowlayout.bkg3 > .kt-row-layout-inner{background: url('http://www.dana-industrial.com/wp-content/uploads/2019/06/3.png') top right no-repeat; background-size: 50% auto;}
.wp-block-kadence-rowlayout.bkg4 > .kt-row-layout-inner{background: url('http://www.dana-industrial.com/wp-content/uploads/2019/06/Repeat-Grid-1@2x.jpg') center right no-repeat; background-size: 75% auto;}
 */

.glueCols .kt-has-2-columns {
    padding-top: 10px
}

.glueCols .inner-column-1 {
    margin-right: -113px !important;
}

.glueCols .inner-column-1 figure {
    margin: 0
}

.glueCols .inner-column-1 figure img {
    height: 198px;
    width: 100%;
}

.mb-0 {
    margin-bottom: 0
}

.mb-30 {
    margin-bottom: 30px
}

figure.abs-img img {
    display: none;
}

.service_boxes .row.hinner-row {
    padding-right: 15px;
    margin-bottom: 20px;
}

.service_boxes .layout-small, .service_boxes .layout-large {
    margin-bottom: 30px;
}

.service_boxes .layout-small.h280 .row.hinner-row {
    min-height: 280px;
    height: 100%;
}

/*.service_boxes .box-col-1 {background-color: #0032A0}*/
.service_boxes .box-col-1 {
    display: none;
}

.service_boxes .box-col-1 img {
    display: block;
    max-width: 160px;
    max-height: 160px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -80px;
    margin-left: -80px;
}

.service_boxes .box-col-2 {
    background-color: #EEEEEE;
    padding-top: 30px;
    padding-left: 30px;
}

.service_boxes .box-col-2 .box_cnt {
    margin-bottom: 24px;
    display: inline-block;
}

.service_boxes .box-col-2 .btn-box, .service_boxes .box-col-3 .btn-box {
    background-color: #A3C15F;
    margin-bottom: 10px;
    padding: 15px 30px;
    border-radius: 50px;
}

.service_boxes .box-col-2 .btn-box:hover {
    background-color: #962537;
}

.service_boxes .box-col-3 {
    background-color: #EEEEEE;
    padding-top: 36px;
    border-left: 15px solid #0032A0;
    padding-left: 30px;
    padding-bottom: 60px;
}


.contacts-box {
    padding: 30px 20px;
    margin-bottom: 0
}

.contacts-box:hover {
    -webkit-box-shadow: 0px 0px 25px #cacaca;
    -moz-box-shadow: 0px 0px 25px #cacaca;
    box-shadow: 0px 0px 25px #cacaca;
    background-color: rgba(15, 132, 202, 0.9);
}

.contacts-box img {
    padding-bottom: 20px
}

.contacts-box h3 i {
    font-size: 14px;
    font-weight: normal;
    text-transform: none
}

input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
select,
textarea {
    background-color: #fff
}

.page-id-13506 input[type="submit"] {
    background-color: #A3C15F;
    color: #fff;
    width: 50%;
    margin: 0 auto;
    border-radius: 5px;
}

.page-id-13506 input[type="submit"]:hover {
    background: rgba(68, 68, 68, 1)
}


/**
 * LANDING
 */
:root {
    font-size: 50%;
}

@media (min-width: 768px) {
    :root {
        font-size: 62.5%;
    }
}

.single-landing h2 {
    font-size: 4rem;
    text-transform: unset;
    font-weight: 700;
    line-height: 1.2;
}

.single-landing h3 {
    font-size: 3rem;
    text-transform: unset;
    font-weight: 400;
}

.single-landing h4 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.single-landing:not(.landing-template-single-landing-new) p {
    font-size: 2.5rem;
    line-height: 3.5rem;
    font-weight: 400;
}

.single-landing .btn,
#landing-sky-dot .popup .btn {
    font-size: 1.6rem;
    font-weight: 700;
    padding: 1.5rem 2rem;
    border-radius: 10px;
    letter-spacing: 0;
    border: none;
    outline: none;
    cursor: pointer;
}

#landing-testata .link-landing {
}

#landing-testata .link-landing a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 260px;
    height: 130px;
    margin-right: 16px;
    border-bottom-left-radius: 90px;
    border-bottom-right-radius: 90px;
}

#landing-testata .link-landing a label {
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0 10px;
    cursor: inherit;
}

#landing-testata .link-landing-mobile {
    text-align: right;
    padding-top: 15px;
}

#landing-testata .link-landing-mobile #toggle-landing-mobile-menu {
    font-size: 24px;
    padding: 6px 5px 5px;
    width: 45px;
    height: 45px;
    text-align: center;
    position: relative;
    z-index: 3000;
}
#landing-testata .link-landing-mobile #toggle-landing-mobile-menu .fas {
    font-size: 24px;
	color: #fff;
}

#landing-testata .link-landing-mobile #toggle-landing-mobile-menu .fa-times {
    display: none;
}

#landing-testata .link-landing-mobile.open #toggle-landing-mobile-menu .fa-times {
    display: block;
}

#landing-testata .link-landing-mobile.open #toggle-landing-mobile-menu .fa-bars {
    display: none;
}

#landing-testata .link-landing-mobile .landing-mobile-menu {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    z-index: 2000;
    transition: all 1s ease;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#landing-testata .link-landing-mobile.open .landing-mobile-menu {
    left: 0;
}

#landing-testata .link-landing-mobile .landing-mobile-menu a {
    margin: 10px;
    padding: 15px;
    width: 160px;
    height: 110px;
    border-radius: 10px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#landing-testata .link-landing-mobile .landing-mobile-menu a label {
    margin: 5px 0 0;
    pointer-events: none;
    text-transform: uppercase;
    font-weight: 600;
}


#landing-testata .cta_1 {
    padding-top: 90px;
}

#landing-testata .cta_1 .btn {
    margin-bottom: 50px;
}

#landing-testata .elemento-3D {
}

#landing-testata .elemento-3D img {
    margin: 0 auto -70px;
    position: relative;
    z-index: 100;
}

#landing-principale {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 100px;

}

#landing-principale img {
    margin: -50px auto 0;
}

#landing-principale div {
    text-align: center;
    max-width: 1300px;
    padding-bottom: 60px;
}

#landing-principale .video {
    width: 100%;
    max-width: 1088px;
    margin: 0 auto -160px;
    padding: 0;
	height: auto;
}

#landing-principale .video > div {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
}

#landing-principale .video > div > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#landing-secondario {
    padding-top: 150px;
    padding-bottom: 65px;
}

#landing-accessori {
    position: relative;
}

#landing-accessori .accessorio-mobile {
    margin-bottom: 20px;
}

#landing-accessori .accessorio-mobile:last-child {
    margin-bottom: 0;
}

#landing-accessori .divider {
    height: 2px;
    background-color: #fff;
    border: none;
    margin: 15px 0 25px;
    width: 700px;
    max-width: 100%;
}

#landing-cta_2 p,
#landing-form p {
    font-size: 15px;
    line-height: 24px;
}

#landing-form > div > div:first-child {
    /*max-width: 1300px;*/
    margin: 0 auto 30px;
}

#landing-form div.wpcf7 {
    width: 100%;
    max-width: 1300px;
}

#landing-form div.wpcf7 input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
#landing-form div.wpcf7 select,
#landing-form div.wpcf7 textarea {
    margin: 6px 0;
}

#landing-form div.wpcf7 input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    vertical-align: bottom;
}

#landing-sky-dot {
    position: fixed;
    bottom: 40px;
    right: 40px;
    width: 90px;
    height: 90px;
    z-index: 99999;
    background-image: url(../img/landing-sky-dot.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    border-radius: 50%;
    cursor: pointer;
}

.landing-template-single-landing-new #landing-sky-dot {
    background-image: url(../img/landing-sky-dot-mail.png);
}

#landing-sky-dot .popup {
    display: none;
    position: absolute;
    bottom: calc(100% + 15px);
    right: 0;
    width: 340px;
    max-width: calc(100vw - 100px);
    background: #f1f1f1;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 20px 15px;
    border-radius: 5px;
    cursor: auto;
}

#landing-sky-dot .popup.open {
    display: block;
}

#landing-sky-dot .popup .btn {
    width: 100%;
    text-align: center;
    line-height: 1.3;
}


/* Landing Gutenberg */
.landing-template-single-landing-gutenberg {
    scroll-behavior: smooth;
}

.landing-template-single-landing-gutenberg a:hover .titolo-logo {
    text-decoration: none;
}

.landing-template-single-landing-gutenberg .semi-transparent {
    opacity: 0.2;
    font-size: 100px !important;
}

@media (max-width: 768px) {
    .landing-template-single-landing-gutenberg .semi-transparent {
        font-size: 50px !important;
    }
}

.landing-template-single-landing-gutenberg .z-2 {
    z-index: 2;
}

.landing-template-single-landing-gutenberg hr.wp-block-separator {
    margin: 12px 0;
}

.single-landing.landing-template-single-landing-gutenberg p {
    font-size: 18px;
    line-height: 1.6;
}

.landing-template-single-landing-gutenberg .br-30 video {
    border-radius: 30px;
}

.landing-template-single-landing-gutenberg .icon-bar a:before {
    content: url("../img/local_bar.png");
    margin-right: 24px;
}

.landing-template-single-landing-gutenberg .icon-bar a {
    display: flex;
    align-items: center;
}

.landing-template-single-landing-gutenberg #header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    background-color: #000000;
    color: #ffffff;
    transition: .2s ease-in;
    z-index: 99999;
    padding: 15px 0;
    font-size: 16px;
}

.landing-template-single-landing-gutenberg #header .titolo-logo {
    margin: 0;
    font-weight: bold;
}

@media  (max-width: 540px) {
    .landing-template-single-landing-gutenberg #header .titolo-logo {
        max-width: 230px;
    }

}


/*.landing-template-single-landing-gutenberg #header.scroll {
    background-color: #ffffff;
    color: #000000;
}*/

.landing-template-single-landing-gutenberg #header .fas {
    color: #ffffff;
}

.landing-template-single-landing-gutenberg #header #mobile-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100vw;
    height: 100vh;
    background-color: #000000;
    padding: 40px;
    max-width: 540px;
    display: flex;
    align-items: center;
    transition: 0.2s ease-in;
}

.landing-template-single-landing-gutenberg.main-menu-open #header #mobile-menu {
    right: 0;
}

.landing-template-single-landing-gutenberg #header #mobile-menu ul {
    display: flex;
    flex-direction: column;
}

.landing-template-single-landing-gutenberg #header #mobile-menu ul li {
    margin-bottom: 30px;
}

.landing-template-single-landing-gutenberg #header #mobile-menu ul li:last-of-type {
    margin: 0;
}

.landing-template-single-landing-gutenberg #header #mobile-menu ul li a {
    color: #fff;
    font-size: 25px;
}


.landing-template-single-landing-gutenberg #header ul.menu {
    display: flex;
    justify-content: end;
}

.landing-template-single-landing-gutenberg #header ul.menu li {
    margin-right: 30px;
}

.landing-template-single-landing-gutenberg #header ul.menu li:last-of-type {
    margin-right: 0;
}


.landing-template-single-landing-gutenberg main.has-header {
    margin-top: 90px;
}


.landing-template-single-landing-gutenberg strong {
    font-weight: 700;
}

.landing-template-single-landing-gutenberg label {
    margin-bottom: 15px;
}

.landing-template-single-landing-gutenberg textarea {
    height: 75px;
    min-height: 75px;
    width: 100% !important;
    max-width: 100%;
}

.landing-template-single-landing-gutenberg #landing-form {
    padding: 45px 70px;
}

.landing-template-single-landing-gutenberg div#kt-layout-id_793f86-9e > div {
    padding-bottom: 0;
}

.landing-template-single-landing-gutenberg .kt-inside-inner-col > p {
    margin: 0;
}

@media (min-width: 768px) {
    .landing-template-single-landing-gutenberg > main {
        position: relative;
    }

    .landing-template-single-landing-gutenberg #landing-form {
        position: absolute;
        top: 0;
        right: 40px;
        width: 30%;
        z-index: 99999;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }
}

@media (max-width: 767px) {
    #kt-layout-id_a98d59-29 > .kt-row-column-wrap,
    #kt-layout-id_1afcae-3a .kt-row-layout-inner > .kt-row-column-wrap {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .kt-row-has-bg > .kt-row-column-wrap {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}


.landing-template-single-landing-gutenberg #landing-form.form-footer {
    position: static;
    border-radius: 22px;
    width: 100%;
}

.landing-template-single-landing-gutenberg .wp-block-kadence-tabs.alignnone.tabs-bauma {
    position: relative;
}

.landing-template-single-landing-gutenberg .wp-block-kadence-tabs.alignnone.tabs-bauma .kt-tabs-title-list {
    background-color: transparent;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

@media (max-width: 768px) {
    .landing-template-single-landing-gutenberg .wp-block-kadence-tabs.alignnone.tabs-bauma .kt-tabs-title-list {
        position: static;
    }

    .landing-template-single-landing-gutenberg .wp-block-kadence-tabs.alignnone.tabs-bauma .kt-tabs-title-list li {
        margin-bottom: 25px;
    }
}

.landing-template-single-landing-gutenberg .wp-block-kadence-tabs.alignnone.tabs-bauma .kt-tabs-title-list li {
    margin-left: 0;
    margin-right: 18px;
    padding: 2px 0;
}

.landing-template-single-landing-gutenberg .wp-block-kadence-tabs.alignnone.tabs-bauma .kt-tabs-title-list li:last-of-type {
    margin-right: 0;
}

.landing-template-single-landing-gutenberg .wp-block-kadence-tabs.alignnone.tabs-bauma .kt-tabs-title-list li a {
    display: inline-block;
    padding: 6px 18px;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 500px;
}

.landing-template-single-landing-gutenberg .wp-block-kadence-tabs.alignnone.tabs-bauma .kt-tabs-title-list li.kt-tab-title-active a {
    background-color: #000000;
    border: 1px solid #ffffff;
    color: #ffffff;
}

.landing-template-single-landing-gutenberg .wp-block-kadence-tabs.alignnone.tabs-bauma .kt-tabs-title-list li.kt-tab-title-inactive a {
    background-color: #69B3E7;
    border: 1px solid #69B3E7;
    color: #001489;
}

.landing-template-single-landing-gutenberg .wp-block-kadence-tabs.alignnone.tabs-bauma .kt-tabs-title-list li a:after {
    content: none;
}

.landing-template-single-landing-gutenberg .wp-block-kadence-tabs.alignnone.tabs-bauma .kb-row-layout-wrap {
    border: none;
}

.landing-template-single-landing-gutenberg .wp-block-kadence-tabs.alignnone.tabs-bauma .kt-tabs-content-wrap .wp-block-kadence-tab {
    border: none;
}

.landing-template-single-landing-gutenberg .wp-block-kadence-tabs.alignnone.tabs-bauma .kt-tabs-content-wrap .wp-block-kadence-tab .kt-row-column-wrap {
    padding: 0;
}


.landing-template-single-landing-gutenberg form .wpcf7-list-item.first,
.landing-template-single-landing-gutenberg form span[data-name="privacy"] .wpcf7-list-item {
    margin: 0;
}

.landing-template-single-landing-gutenberg form .wpcf7-list-item label {
    display: flex;
    align-items: center;
}

@media (max-width: 570px) {
    .landing-template-single-landing-gutenberg form .wpcf7-form-control.wpcf7-checkbox {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 220px;
    }

    .landing-template-single-landing-gutenberg form .wpcf7-list-item {
        margin-left: 0;
    }
}

.landing-template-single-landing-gutenberg form .wpcf7-submit {
    border-radius: 500px;
    background-color: #fe5000;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.landing-template-single-landing-gutenberg.postid-31804 #footer {
    background-color: #000000;

}

.landing-template-single-landing-gutenberg .wp-block-buttons .wp-block-button__link {
    margin-bottom: 15px;
    margin-right: 8px;
}

/*Dani*/

/*
body:not(.single-landing) input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    border: 1px solid #6b6b6b;
    width: 30%;
}
*/

.wpcf7-form-control.wpcf7-submit {
    background-color: #A3C15F;
    border: 1px solid #A3C15F;
    font-size: 15px;
    padding: 10px 40px;
    color: #fff;
    border-radius: 10px;
}

.market-children .container1.carosello {
    padding-left: 20px;
    padding-right: 20px;
    width: 50% !important;
    margin-left: unset;
    margin-right: unset;
}


.bloccoLandingContenitoreFixed {
    position: relative;
    z-index: 100000;
}

.postid-17669.landing-template-single-landing-gutenberg #landing-form {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    padding: 0px 50px;
}

.postid-17669 .wp-block-kadence-tabs .kt-tabs-title-list {
    background-color: transparent;
    padding: 0 15px;
}

.postid-17669 .sottotitolo {
    margin: 0px 20px !important;
    margin-top: -70px !important;
    text-transform: uppercase;
    background-color: #fff;
    color: #000;
    position: relative;
    padding-top: 10px;
}

.postid-17669 #landing-sky-dot .btn-orange {
    display: none;
}

.postid-17669 i.fa-chevron-down {
    display: flex;
    justify-content: center;
    font-size: 50px;
}

.postid-17669 .kt-title-text {
    font-style: italic;
}

.postid-17669 .wp-block-kadence-tabs > .kt-tabs-wrap > .kt-tabs-title-list > .kt-title-item > .kt-tab-title {
    background: #0096d5;
    border: 2px solid #0096d5;
    color: #fff;
    position: unset;
    padding: 10px 15px;
    margin-top: 10px;
}

.postid-17669 .wp-block-kadence-tabs > .kt-tabs-wrap > .kt-tabs-title-list > .kt-title-item.kt-tab-title-active > .kt-tab-title,
.postid-17669 .wp-block-kadence-tabs > .kt-tabs-wrap > .kt-tabs-title-list > .kt-title-item > .kt-tab-title:hover, .wp-block-kadence-tabs > .kt-tabs-wrap > .kt-tabs-title-list > .kt-title-item.kt-tab-title-active > .kt-tab-title {
    /*background: #fff;*/
    /*color: #0096d5;*/
    /*border: 2px solid #0096d5;*/
}

.postid-17669 .kt-tabs-id_939385-45 > .kt-tabs-content-wrap > .wp-block-kadence-tab,
.postid-17669 #kt-layout-id_9acfa5-40 {
    background-color: transparent;
    border: transparent;
}

.postid-17669 p.desktop {
    display: none;
}

.postid-17669 p.mobile {
    display: inline;
    padding: 0px 10px !important;
}

.postid-17669 div.mobile {
    height: 20px !important;
}

@media (min-width: 400px) {
    .postid-17669 .kt-tab-title {
        margin-top: 10px;
    }
}


.postid-17669 h2.titolo {
    font-size: 35px;
    font-weight: 800;
    text-align: center;
    color: #000;
    line-height: 0.9;
}

.postid-17669 #rev_slider_22_1_wrapper,
.postid-17669 .revslider-initialised.rev_redraw_on_blurfocus {
    height: 420px !important;
}

.postid-17669 .formdamobile {
    padding-top: 20px;
}

.postid-17669 .kadence-column_070c75-14 .kt-inside-inner-col,
.postid-17669 .kadence-column_051e39-09 .kt-inside-inner-col {
    margin: 0px 20px;
}

.postid-17669 .wp-block-image.editorskit-no-desktop {
    margin-left: -7px;
}

.postid-17669 div.wpcf7 .wpcf7-submit:disabled {
    display: inline;
    cursor: pointer !important; /*.market_homepage_sc .markets .market h3*/
}

.postid-17669 .kt-inside-inner-col {
    text-align: center;
}

@media (max-width: 700px) {
    .postid-17669 .sottotitolo {
        margin-bottom: -50px !important;
    }

    .newsletter {
        padding: 0px 15px;
    }

    input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
        width: 100% !important;
    }
}


.market-children .container.carosello {
    padding-left: 20px;
    padding-right: 20px;
}

/*
.market-children .sub-market.carosello {
	margin-bottom: 80px;
	margin-left: 20px;
	margin-right: 20px;
}*/

owl-nav,
.owl-carousel .owl-nav.disabled {
    display: none !important;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
    left: 0;
}

.owl-nav button.owl-next {
    right: 0;
}

.owl-dots.disabled {
    /*display: block !important;*/
}

.owl-dots {
    text-align: center;
    padding: 15px;
}

.owl-dots button.owl-dot {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #214871 !important;
    margin: 0 3px;
}

.owl-dots button.owl-dot.active {
    background-color: #214871;
    border: 1px solid #214871 !important;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.contactformsac {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    text-align: center;
    margin: 0;
}

.video {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video > * {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#landing-custom-title {
    text-align: left;
}

#landing-custom-title h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 30px;
}

#landing-custom-title ul {
    font-weight: 400;
    font-size: 15px;
}

@media (min-width: 1400px) {
    #landing-custom-title h1 {
        font-size: 50px;
    }
}

@media (max-width: 767px) {
    body #kt-layout-id_73fbac-79 > .kt-row-column-wrap {
        padding-left: 0;
        margin-right: 14px;
    }
}

@media (max-width: 1199px) {
    #kt-layout-id_62f6d1-e6 {
        background-attachment: initial;
    }
}

@media (max-width: 1300px) {
    .market_homepage_sc .markets .market h3 {
        margin: 0px -10px !important;
    }
}

.tax-market .btn.bg-blue:hover {
    background-color: #0032A0;
}

.tax-market .btn.bg-orange:hover {
    background-color: #962537;
}


.single-landing .btn {
	width: auto;
}
.single-landing .btn.btn-orange {
	margin-top: 15px;
}

#landing-sky-dot .popup .btn {
	width: 100%;
}


/*Form Salesforce*/
form.salesforce h1 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 30px;
    font-weight: bold;
}

form.salesforce label{
    margin-bottom: 6px ;
    font-size: 18px ;
    line-height: 21px ;
    font-weight: bold ;
}

form.salesforce input[type="text"],
form.salesforce textarea,
form.salesforce select {
    margin-bottom: 30px;
    border: none !important;
    width: 100% !important;
    border-radius: unset !important;
    box-shadow: none !important;
    background-color: #FFFFFF;
}

form.salesforce input[type="submit"] {
    background-color: #A3C15F;
    border: 1px solid #A3C15F;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 40px;
    color: #fff;
    border-radius: 10px !important;
    font-family: inherit;
    width: unset !important;
}



.lvmk_slider-slide.lvmk_slider-slide--active img {
    animation-duration: 250s !important;
}


.wp-block-button.button-align-center a {
    display: flex;
    align-items: center;
}

body .lvmk_slider-slide .lvmk_slider-title,
body .lvmk_slider-slide .lvmk_slider-title, body .lvmk_slider-carousel .owl-item .lvmk_slider-title {
    width: 100%;
    margin: auto;
    flex-direction: column;
    padding: 30px 80px 100px;
    align-items: flex-start;
    text-align: left;
    
    & > * {
        max-width: 680px;
    }
    
    .title {
        color: #fff;
        font-size: 35px;
        font-weight: 700;
    }
    .lvmk_slider-description {
        color: #fff;
        font-size: 16px;
        margin-bottom: 20px;
        font-weight: 400;
    }
    .cta {
        color: #FFF;
        font-size: 16px;
        padding: 11px 50px;
        border-radius: 0;
        background-color: #DA291C;
        transition: .3s;
    }
}
