/*
 *	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:	#214871
 *	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: #214871;
        --blu-scuro-trasparente: rgba(7, 86, 136, 0.93);
}
*/

/* inter-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/inter-v19-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/inter-v19-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/inter-v19-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/inter-v19-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/inter-v19-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/inter-v19-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/inter-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/inter-v19-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/inter-v19-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/inter-v19-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/inter-v19-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/inter-v19-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/inter-v19-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/inter-v19-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/inter-v19-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/inter-v19-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/inter-v19-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans";
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/inter-v19-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


body {
  overflow-x: hidden;
  font-family: "Noto Sans";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  min-width: 300px;
}

#main-content{
  margin-top:30px
}

.font2 {
  font-family: "Noto Sans";
}

p {
  margin-bottom: 10px;
  line-height: 25px;
  font-size: 16px !important;
}
a {
  color: inherit;
  text-decoration: none;
}
a:not(.btn):hover {
  text-decoration: underline;
}
b, strong {
  font-weight: 600;
}
i, em {
  font-style: italic;
}

ol, ul {
  padding-left: 40px;
}
ul {
  list-style: square;
}
ol {
  list-style: decimal;
}

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: none;
}

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;
}
.text-right{
  text-align: right;
}
.push-right{
  float:right
}
label {
  display: block;
}
/*input:not([type="checkbox"]):not([type="radio"]),
select,
textarea {
    display: block;
    width: 100%;
    border: none;
    padding: 8px 12px;
    font-size: 16px;
    background-color: #e5e5e5;
    color: #6b6b6b;
}*/

form.wpcf7-form input, form.wpcf7-form input:focus, form.wpcf7-form textarea{
  border: 1px solid #0032A0;
  border-radius: 0;
  outline: none;
  padding: 4px;
}
form.wpcf7-form textarea{
  width: 101%;
  height: 100px;
  padding: 4px 8px;
  margin-top: 8px;
}
form.wpcf7-form .label, form.wpcf7-form label{
  font-weight: 600;
}
form.wpcf7-form input[type="submit"]{
  background: #0032A0;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 16px;
  font-weight: 600;
  margin-top: 10px;
}
.form-title{
  text-transform: uppercase;
  font-weight: bold;
  background-color: #0032A0;
  color: #fff;
  margin-bottom: 20px;
  line-height: 18px;
  padding: 8px;
}


.clearfix {
  clear: both;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

.upcase {
  text-transform: uppercase;
}

.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;

  -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;
}
.aligncenter img{
  display: inline-block;
  margin:0 auto;
  padding:0
}

/*
 *	COLORI
 */
.bg-light-blue	{
  background-color: #0032A0;
  color: #fff;
}
.bg-blue		{
  background-color: #214871;
  color: #fff;
}
.btn.bg-blue:hover{
  background-color: #214871;
  color: #fff;
}
.bg-dark-blue	{
  background-color: #214871;
  color: #fff;
}
.bg-dark-blue-t	{
  background-color: rgba(7, 86, 136, 0.93);
  color: #fff;
}
.bg-light-grey	{
  background-color: #f1f1f1;
}
.bg-grey		{
  background-color: #e5e5e5;
}
.bg-dark-grey	{
  background-color: #282828;
  color: #fff;
}


.txt-white		{
  color: #ffffff;
}
.txt-light-blue	{
  color: #0032A0;
}
.txt-blue		{
  color: #214871;
}
.txt-dark-blue	{
  color: #214871;
}



/**
 *	SHORTCODES
 */
/* [social-icons] */
.social-icons {}
.social-icons a {
  margin-right: 12px;
}
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;
    }
}

.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;
}

/**
 *	BLOCCHI DANA BREVINI GENERALI
 */
/* [btn-line] */
.btns-line {
  margin: 0;
}
.btn-line {
  padding: 15px;
  transition: .3s ease;
  opacity: 1;
}
.btn-line:hover {
  opacity: .75;
}
.btn-line i {
  float: right;
  margin-right: 50px;
}

/* [btn-line] */
.banner-cta {
  text-align: center;
  padding: 60px 0;
}
.banner-cta > .container > * {
  margin-bottom: 20px;
}



/*
 *	HEADER
 */
#header #top-bar{
    height: 40px;
    background-color: #214871;
    p, a {
        font-size: 14px;
        font-weight: 400;
    }
}
#header #top-bar ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#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: 15px;
  padding-bottom: 15px;
}
#header .logo,
#header .logo img {
  display: inline-block;
}
#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: 15px;
  z-index: 1000;
  color: #000;
  transition: .8s ease;
}
/*body.main-menu-open #header #toggle-main-menu { right: 3px; }*/
body.main-menu-open #header #toggle-main-menu {
  color: #fff;
}
body.main-menu-open #toggle-main-menu .fa-bars,
body:not(.main-menu-open) #toggle-main-menu .fa-times {
  display: none;
}


#header #language-switcher ul.language_selector, #header #top-bar ul#top-bar-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 40px;
}
#header #language-switcher ul.language_selector{
  justify-content: flex-start;
  float:left;
  font-size: 13px;
}

#header #language-switcher ul.language_selector li:not(:first-child), #header #top-bar ul#top-bar-menu li:not(:first-child) {
  padding-left: 15px;
  border-left: 1px solid #fff;
  margin-left: 15px;
}

#header #language-switcher ul.language_selector li:not(:last-child):after {
  content: 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: left 1s ease-out;
  z-index: 999;
  overflow: auto;
}

body.main-menu-open {
  overflow: hidden;
}
body.main-menu-open #main-menu {
  left: 0;
}

#main-menu .menu-cols {
  padding: 40px 30px 60px;
}

#header #main-menu .logo {
  display: inline-block;
  margin-bottom: 30px;
}
#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 #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 {
  margin-right: 10px;
}

body.admin-bar #main-menu {
  top: 46px;
  height: calc(100vh - 46px);
}


#main-menu-std li.menu-item {
  display: inline-block;
  padding: 5px 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}

/*
 *	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:hover {
  color:#fff;
}


/*
 *	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 span.form-acceptance{
  font-size:13px
}
#footer span.form-acceptance .wpcf7-list-item {
  margin-left: 0;
}
#footer input[type="email"]{
  color: #000;
  padding: 6px 6px;
  font-size: 13px;
  width: 90%;
  display: block;
  border: none;
  background-color: #e5e5e5;
}
#footer input[type="submit"]{
  background-color: #da291c;
  color: #fff;
  font-weight: 600;
  width: 90%;
  padding: 5px 0 4px 0;
  font-size: 13px;
  border:none;
}

/*
 *	FAMIGLIA PRODOTTI
 */

#top-links{
  text-align: center;
  margin-top: 30px;
}
#top-links hr{
  border: 0;
  height: 1px;
  background: #214871;
  margin: 15px 0;
}

.page-template-tpl-products .famiglia-box,
.tax-famiglia_cat .famiglia-box {
  margin-bottom: 40px;
  border: 2px solid #eaeaea;
  position: relative;
}
.page-template-tpl-products .famiglia-box a,
.tax-famiglia_cat .famiglia-box a {
  display: block;
}
.page-template-tpl-products .famiglia-box a:hover,
.tax-famiglia_cat .famiglia-box a:hover{
  text-decoration:none !important
}
.famiglia-box a figure {
    aspect-ratio: 4 / 3;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
}
.page-template-tpl-products .famiglia-box a figure .promo_top,
.tax-famiglia_cat .famiglia-box a figure .promo_top {
  position: absolute;
  top: 0;
  right: 0;
  background: #62BE00;
  color: #fff;
  padding: 6px 16px;
}
.page-template-tpl-products .famiglia-box a figure .promo_top small,
.tax-famiglia_cat .famiglia-box a figure .promo_top small {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
}
.page-template-tpl-products .famiglia-box a figure .promo_top span,
.tax-famiglia_cat .famiglia-box a figure .promo_top span {
  font-size: 26px;
  font-weight: 700;
  margin-left: 3px;
  text-transform: uppercase;
}
.page-template-tpl-products .famiglia-box a figure .promo_bot,
.tax-famiglia_cat .famiglia-box a figure .promo_bot {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: #62BE00;
  color: #fff;
  padding: 6px 10px;
  font-size: 12px;
  font-weight: 600;
}

.tax-famiglia_cat iframe{
  min-height: 170px;
  max-width: 100%;
  margin-bottom: 6px;
  border: 2px solid #214871;
}
/*.tax-famiglia_cat .tredicons .fa{font-size: 24px; color: #0032A0; margin: 0 20px}*/
.tax-famiglia_cat .tredicons .treDicon{
  display:inline-block;
  width: 55px;
  height: 55px;
  margin:0 20px
}
.tax-famiglia_cat .tredicons .tredrotate{
  background: url("../../icons/3D.jpg") no-repeat;
  background-size: cover;
}
.tax-famiglia_cat .tredicons .tredrotate:hover{
  background: url("../../icons/3Dh.jpg") no-repeat;
  background-size: cover;
}
.tax-famiglia_cat .tredicons .tredzoom{
  background: url("../../icons/tap.jpg") no-repeat;
  background-size: cover;
}
.tax-famiglia_cat .tredicons .tredzoom:hover{
  background: url("../../icons/taph.jpg") no-repeat;
  background-size: cover;
}
.tax-famiglia_cat .tredidesc span{
  display: none;
  margin-bottom: 20px;
  transition:all 0.3s ease;
  font-style: italic;
  color:#214871;
}
.tax-famiglia_cat .tredidesc{
  height: 20px;
  margin-bottom: 5px;
  margin-top: 0px;
  font-size:13px
}

#promo-form-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  padding: 30px;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}
#promo-form-container:not(.open) {
  display: none;
}
#promo-form {
  max-width: 1100px;
  background: #F1F1F1;
  padding: 30px;
  max-height: 100%;
  overflow: auto;
  position: relative;
}
#promo-form .close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: 600;
  transform: rotate(45deg);
  text-decoration: none;
  cursor: pointer;
}
#promo-form input[type="text"],
#promo-form input[type="email"],
#promo-form select,
#promo-form textarea {
  background: #fff;
  margin-top: 10px;
}
#promo-form textarea {
  height: 110px !important;
  width: 100% !important;
}
#promo-form span.wpcf7-list-item {
  margin: 0 1em 0 0;
}
#promo-form input[type="submit"] {
  background: #62BE00;
  display: block;
  max-width: 275px;
  color: #fff;
  font-weight: 700;
  border-radius: 4px;
  padding: 13px 15px 12px;
  cursor: pointer;
}

.tax-famiglia_cat .famiglia-box img{
  width:70%;
  margin:15%
}
.page-template-tpl-products .famiglia-box:hover, .tax-famiglia_cat .famiglia-box:hover{
  -webkit-box-shadow: 0 0 25px #cacaca;
  box-shadow:0 0 25px #cacaca;
}
.page-template-tpl-products .famiglia-box .name-box,
.tax-famiglia_cat .famiglia-box .name-box{
  padding: 36px 20px;
  display: block;
  text-align: center;
  background-color: #214871;
  width: 100%;
  color: #fff;
  font-weight: 600;
  font-size:15px;
  min-height:110px
}
.page-template-tpl-products .famiglia-box:hover .hover-box, .tax-famiglia_cat .famiglia-box:hover .hover-box{
  opacity:1
}
/*
 *	SINGLE PRODUCT
 */
.single-product #main-content{
  margin-bottom: 40px
}
.single-product .prd-mainimg img{
  padding: 40px;
  border: 3px solid #0032A0;
}
.single-product .prd-cnt h2{
  color: #0032A0;
  margin-bottom: 20px;
  font-size: 20px;
}

.single-product .prd-cnt .promo_prod_top {
  margin-bottom: 30px;
}
.single-product .prd-cnt .promo_prod_bot {
  display: block;
  width: auto;
  background: #62BE00;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  padding: 15px 20px;
  margin: 30px 0;
}


.single-product .prd-cnt h3{
  color: #0032A0;
  text-transform: none;
  font-size: 16px;
  margin-bottom: 10px;
}
.single-product .prd-cnt h3 + h3{
  margin-top:20px
}
.single-product .prd-cnt h3 strong{
  font-weight: 700
}
.single-product .prd-cnt p{
  line-height: 20px;
}

.single-product table.wp-block-table {
  width: 100%;
}
.single-product table.wp-block-table td {
  padding: 8px 4px;
  font-weight: 600;
}
.single-product .btn-warning, #top-links .btn-warning, #download3d .btn-warning{
  background-color: #da291c;
  color:#fff;
  margin-bottom: 12px;
  font-size: 16px;
}

.single-product .prd-buttons{
  margin-top:30px
}
.single-product .prd-buttons a{
  width: 200px;
  text-align: center;
}
.single-product .prd-docsicon .bg-grey{
  padding: 25px 20px;
  margin: 0 40px 0 15px;
  color: #214871;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  background-color: #EEEEEE;
}
.single-product .prd-docsicon .bg-grey:hover{
  background-color: #da291c;
  color: #fff;
}
.single-product .prd-docsicon .bg-grey img{
  display:inline-block;
  margin-bottom:10px;
}
.single-product .prd-docsicon {
  margin-top:40px;
}
.single-product .prd-docsicon ul{
  list-style: none;
  padding-left: 0;
}
.single-product .prd-docsicon ul li{
  padding: 8px 0 12px 0;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 8px;
  width: 100%;
}
.single-product .prd-docsicon ul li.docsList > a{
  text-transform: capitalize
}
.single-product .prd-docsicon ul li.docsList > ul{
  padding-top:20px
}
.single-product .prd-docsicon ul li.docsList li{
  border-bottom:none
}
.single-product .prd-docsicon ul li.docsList li > a:before{
  content: '> ';
  color:#214871;
  font-weight:bold;
  padding-left:20px
}
.single-product .prd-docsicon ul li img{
  float: right;
  display: inline-block;
  padding-right: 4px;
}


aside#sidebar-products {
  max-width: 380px;
  position: relative;
}
#slide-along-scroll {
  position: absolute;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
}
aside#sidebar-products .btn{
  width:100%;
  margin-bottom:10px;
  background-color: #da291c;
  font-size: 16px;
  text-align: center;
}
aside#sidebar-products #sidebarTop{
  background-image: url('../../icons/bgcContacts.jpg');
  background-repeat: no-repeat;
  background-position: center;
  padding: 10px;
  margin-bottom: 10px;
  text-align: center;
}
aside#sidebar-products #sidebarTop p{
  color:#fff;
  font-weight: 700
}
aside#sidebar-products #sidebarTop .btn{
  background-color: #fff;
  color: #da291c;
  border-color: #da291c;
  width: auto;
  padding: 10px 20px;
  font-weight: 700;
}
aside#sidebar-products .post-meta.bg-light-grey{
  padding-top: 20px
}

aside#sidebar-products  > div{
  /*padding: 20px 10px;*/
}
aside#sidebar-products  h5{
  font-weight: 700;
  margin-bottom: 20px;
  color: #214871;
  font-size: 16px;
  padding: 0 20px
}
aside#sidebar-products  .sidebar-nav ul{
  padding-left:10px;
  margin-top:2px;
  min-width: 100%;
  display: block;
}
aside#sidebar-products  .sidebar-nav ul.parentULRoot{
  padding-left:20px;
  padding-right:20px;
  margin-bottom:10px;
  min-width: 100%;
}
aside#sidebar-products  .sidebar-nav ul.parentULRoot > li > a{
  font-weight:600;
  color: #0032A0;
  font-size: 16px;
}
aside#sidebar-products  .sidebar-nav li{
  list-style-type: none;
  padding:6px 0
}
aside#sidebar-products  .sidebar-nav ul.parentULRoot:not(:last-child) > li.prd-node{
  border-bottom: 1px solid #e2e2e2;
}
aside#sidebar-products  .sidebar-nav li.active a{
  color: #da291c !important;
  font-weight: 600
}
aside#sidebar-products  .sidebar-nav li.parent0{
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 7px;
  padding-top:7px
}
aside#sidebar-products  .sidebar-nav li.parent0 a.brvMainLink{
  max-width: 80%;
  display: inline-table;
}
aside#sidebar-products  .sidebar-nav li.parent0 > a.brvMainLink{
  text-transform: uppercase;
}
aside#sidebar-products  .sidebar-nav li.parent0 a.brvCaret{
  max-width: 20%
}
aside#sidebar-products  .sidebar-nav li.parent0.current > a, aside#sidebar-products  .sidebar-nav li.current > a{
  color:#214871;
  font-weight: bold
}
aside#sidebar-products .sidebar-nav li.prd-node > a:before{
  content: "> ";
  color:#214871;
  font-weight:bold
}
aside#sidebar-products .sidebar-nav li.prd-node.active > a:before{
  color:#da291c !important
}
aside#sidebar-products .collapse {
  display: none;
}
aside#sidebar-products .pull-right {
  float: right;
  padding-right: 10px;
}

/*
 *	PAGINE
 */

/*about us*/
.wp-block-kadence-rowlayout.mn-80{
  margin-top: -80px;
  padding-top: 60px;
}
.wp-block-kadence-rowlayout.no-margin .kt-row-column-wrap{
  padding-bottom:0
}
.wp-block-kadence-rowlayout.no-margin .kt-row-column-wrap p:last-child{
  margin:0;
  padding:0
}
.containerS.history .kt-row-column-wrap{
  padding-top: 30px;
  padding-bottom: 0;
}
.wp-block-kadence-advancedbtn.certificatesBtn a{
  padding: 5px 40px;
}
.wp-block-kadence-advancedbtn.certificatesBtn a:hover{
  text-decoration: none
}
#certificatesDwl{
  padding-top:20px;
  display:none
}
#certificatesDwl span.certDwnl {
  background-color: #0032A0;
  display: inline-block;
  color: #fff;
  padding: 30px 20px 10px;
  min-height: 206px;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#certificatesDwl span.certDwnl:hover{
  background-color: #da291c
}
#certificatesDwl span.certDwnl a:hover{
  text-decoration: none
}

#certificatesDwl span.certDwnl p {
  line-height: 18px;
  font-weight: 600
}

/*service*/
.service-list ul li{
  padding-bottom:4px
}


/*CRISZ*/
.wp-block-kadence-tabs  .kt-tabs-content-wrap .wp-block-kadence-tab {
  border-width: 3px 0px 0px 0px;
  border-color: #0a6689;
  background: #ffffff;
}


.containerS {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.blu-title{
  font-size:22px;
  margin-bottom: 0;
}

.Mnegative{
  margin-top: -80px;
  position: relative;
}

.wp-block-separator.white{
  border-top: 2px solid #fff;
  max-width: 80%;
  margin: 0px auto 30px;
}
.wp-block-kadence-rowlayout.bkg1 > .kt-row-layout-inner{
  background: url('http://www.devtoweb.it/dana-brevini/sito/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.devtoweb.it/dana-brevini/sito/wp-content/uploads/2019/06/2-1.jpg') top left no-repeat;
  background-size:50% auto
}
.bkg2 .PnegMargin, .bkg3 .PnegMargin{
  margin-top: -20px;
}
.wp-block-kadence-rowlayout.bkg3 > .kt-row-layout-inner{
  background: url('http://www.devtoweb.it/dana-brevini/sito/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.devtoweb.it/dana-brevini/sito/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
}
.mt-30{
  margin-top:30px
}
.mb-30{
  margin-bottom:30px
}
figure.abs-img img{
  display: block;
  position: absolute;
  top: -180px;
  left: 260px;
}

.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
}
.service_boxes .box-col-1 {
  background-color: #0032A0
}
.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-bottom: 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{
  position: absolute;
  bottom: 0;
  background-color: #da291c;
}
.service_boxes .box-col-3{
  background-color: #EEEEEE;
  padding-top: 36px;
  border-left: 15px solid #0032A0;
  padding-left: 30px;
  padding-bottom: 60px;
}

/* tpl AREA DOWNLOAD*/

#downloadarea table{
  margin: 30px 0;
  width: 100%;
}
#downloadarea thead{
  background-color: #214871;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
}
#downloadarea thead th, #downloadarea tbody td{
  padding:10px 5px
}
#downloadarea tbody tr.subsection{
  padding-top: 20px;
  border-bottom: 1px solid #214871;
  font-weight: bold
}
#downloadarea tbody tr.subsection:not(:first-child){
  border-top: 1px solid #214871;
  margin-top:10px
}
#downloadarea td.tdlang{
  text-transform: uppercase
}
#downloadarea td a{
  color:#214871
}
#downloadarea .notes{
  color: #f24e06;
}
#downloadarea .small-inline {
  font-size: 12px;
  font-weight: bold;
  display: inline;
}

#download3d form label{
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 700;
}
#download3d form .form-control{
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#download3d form .btn-warning{
  width:auto;
  display: inline-block;
  font-size:13px;
  text-transform: uppercase
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0 60px;
}
.pagination > * {
  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;
}

.pagination .active {
  background: #0032A0;
  color: #fff;
}

.pagination li:hover {
  background: #f1f1f1;
}

.panel.panel-info {
  display: block;
  margin: 30px;
  /*   padding: 20px 30px;*/
  text-align: center;
  border: 1px solid #214871;
  clear: both;
  padding-bottom: 20px;
}
.panel.panel-info .panel-heading{
  margin-bottom:10px;
  background-color: #214871;
  color:#fff;
  padding:10px
}
.panel.panel-info .panel-des{
  display:inline-block;
  padding-right:10px;
  margin-bottom:10px
}
.panel.panel-info a{
  display:inline-block
}


.show-certificates {
  transform: scale(0);
  transform-origin: top;
  transition: .3s;
}
.show-certificates.open {
  transform: scale(1);
}

/**
 *	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;
}


/**
 *	product-boxes
 */
.product-box {
  padding-bottom: 40px;
  border-bottom:2px solid #214871;
}

.product-boxes h6.filter-label{
  font-size:15px;
  font-weight: 700;
  color: #214871;
  margin-bottom: 15px
}
.product-boxes .btn.prd_filter{
  background: #fff;
  border-color: #214871;
  color: #000;
  font-weight: 600;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin-right: 20px;
  padding: 10px 40px;
}
.product-boxes .btn.prd_filter:hover{
  cursor: pointer;
}
.product-boxes .product-boxescnt{
  margin-top:40px
}
.product-boxes img.prdbox-image{
  border:2px solid #214871;
  padding: 10px
}
.product-boxes h2.productBoxTitle{
  background-color:#0032A0;
  color:#fff;
  font-size:16px;
  font-weight: 700;
  padding:6px 30px 6px 10px;
  display: inline-block;
}
.product-boxes .shortDesc p{
  line-height: 18px
}
.product-boxes h2.productBoxTitle img.prd_icon{
  display: inline;
  padding-left: 30px;
  vertical-align: middle;
}


.product-boxes .twocolslist {
  margin:15px 0 30px;
}
.product-boxes .twocolslist div{
  padding-left:0
}
.product-boxes .twocolslist h5, .prd-documents h5{
  color: #0032A0;
  font-weight: 700;
  margin-bottom: 3px
}
.product-boxes .twocolslist ul {
  padding-left: 15px;
  list-style-type: none;
}
.product-boxes .twocolslist ul > li:before {
  display: inline-block;
  content: "\25A0";
  width: 1em;
  margin-left: -1em;
  color: #0032A0;
  font-size: 16px;
  line-height: 10px;
}

.product-boxes .tablepress thead th{
  background-color: #707070;
  color:#fff;
  font-size: 12px;
  font-weight: 600;
  line-height:15px;
  vertical-align: top;
}
.product-boxes .tablepress thead th.w200{
  width:200px;
}
.product-boxes .tablepress thead th.w300{
  width:300px;
}
.product-boxes .tablepress thead th.w400{
  width:400px;
}
.product-boxes .tablepress thead th.w500{
  width:500px;
}
.product-boxes .tablepress tbody td{
  font-size: 12px;
  text-align: center;
  line-height:15px;
}

.product-boxes .tablepress th{
  text-align:center
}
.product-boxes .tablepress th .text-left{
  display: block;
  text-align: center !important;
}
.product-boxes .tablepress tr:nth-child(even) {
  background-color: #fff;
}
.product-boxes .tablepress tbody tr td{
  border-top:0;
  border-bottom: 1px solid #DFDFDF;
}
.product-boxes .product_small_table tbody td{
  border-bottom: 1px solid #EEEEEE;
}


table.tablepress caption{
  display: none !important
}
table.tablepress{
  margin-bottom:5px
}
.TechData table.tablepress tbody tr:last-child td{
  border-bottom:0
}

.TechData .card {
  margin-bottom: 15px;
  border: 0;
  background: #EEEEEE;
}

.TechData .card .card-header {
  border: 0;
  border-radius: 2px;
  padding: 0;
}
.TechData .card .card-header .card-header-title{
  display: block;
  text-align: left;
  padding: 10px 20px 10px 50px;
  background: #EEEEEE;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 13px;
  line-height: 1;
}
.TechData .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  padding: 10px 20px 10px 50px;
  background: #EEEEEE;
  color:#000;
}

.TechData .card .card-header .btn-header-link:after {
  content: "\f0d7";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
  font-size:20px;
  color:#0032A0;
}

.TechData .card .card-header .btn-header-link.arr_up:after {
  content: "\f0d8";
}

.TechData .card .table-search{
  /*    position: absolute;
      right: 60px;
      top: 11px;*/
  color: #707070;
}
.TechData .card .table-search:hover{
  cursor: pointer;
}

.TechData .card .card-body{
  padding:0 50px 10px;
}
.TechData .card .collapse{
  padding-top: 20px
}
.TechData .card i.table-search{
  float:right;
  margin: 0 18px 10px 0
}

.TechData .card .collapse.hide {
  border: 0;
  display:none;
}

.TechData .card .collapse.show {
  display: block;
}

.TechData .card .tablepress-table-description{
  font-size: 12px;
  font-style: italic;
  padding-left: 10px;
}



#TechDataModal {
  top:30px
}
#TechDataModal .modal-title{
  text-transform: uppercase;
  font-size: 18px
}
#TechDataModal th{
  font-size: 13px
}
#TechDataModal td{
  font-size: 15px
}
#TechDataModal .tablepress tr:nth-child(even) {
  background-color: #eeeeee;
}


.prd-documents{
  margin-top:15px
}
.prd-documents a:hover{
  text-decoration: none;
  color:#0032A0
}
.prd-documents .row{
  margin-top: 20px
}

.prd-documents .list-document{
  display: block;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 10px;
  padding-bottom: 6px;
  /* margin-right: 30px; */
  width: 80%;
  margin-top: 10px;
}
.prd-documents .list-document:after{
  content: "\f0da";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}
.prd-documents .list-document.multilist:after{
  content: "\f0d7";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}
ul.multilist{
  list-style-type: none;
  padding-left: 16px;
}
.prd-documents .list-document a:hover{
  color:#0032A0;
  text-decoration:none
}
.prd-documents .RAPbutton{
  background-color:#da291c
}
.btn-grey{
  color: #fff;
  background-color: #707070;
}

@media screen and (max-width: 767px){
  .reqinfo.text-right{
    text-align: left !important;
    margin-top: 20px;
  }
  .product-boxes .twocolslist ul{
    margin-bottom: 0
  }
  .product-boxes h2.productBoxTitle{
    width:100%;
    padding: 12px 30px 14px 10px;
  }
  .product-boxes h2.productBoxTitle img.prd_icon{
    float:right;
    margin-top: -6px
  }
  .product-boxes .shortDesc{
    display: inline-block;
    margin: 8px 0;
  }
  .product-boxes .shortDesc .table.tablepress{
    margin-top: 15px;
  }
  .product-boxes .twocolslist h5, .prd-documents h5{
    font-size: 18px
  }
  .prd-documents .row{
    margin-top: 0;
  }
  .xs-100{
    width:100%
  }
}
@media screen and (min-width: 576px){
  .containerS {
    max-width: 540px;
  }
}

@media screen and (max-width: 991px){
  #language-switcher{
    display: none;
  }
  #toggle-main-menu, #language-switcher-s{
    display: block
  }
  #main-menu-cnt {
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: #214871;
    color: #fff;
    padding: 30px 30px 50px;
    text-align: left;
    overflow-y: auto;
    transition: .5s ease;
  }
  body.main-menu-open #main-menu-cnt {
    left: 0;
  }
  #main-menu-cnt > div {
    width: 100%;
    height: 100%;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  #main-menu-main{
    margin: 30px 0;
  }
  #main-menu-std{
    height: 54px;
    position: relative;
  }
  #main-menu-std li.menu-item{
    display:inherit
  }
  #language-switcher-s {
    border-top:1px solid #eee;
    width: 100%;
  }
  #language-switcher-s .language_selector {
    padding-top: 20px;
    padding-right: 30px;
    font-size: 15px;
  }
}


/*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;
  font-size: 16px !important;
  padding: 6px 0;	
}

form.salesforce input[type="submit"] {
  background-color: #da291c;
  border: 1px solid #da291c;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 40px;
  color: #fff;
  border-radius: 10px !important;
  font-family: inherit;
  width: unset !important;
}



rs-layer-wrap { 
  position: absolute;
}

/*** CSS AGGIUNTIVO ***/
.section-title{
  color: #0032A0;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0;
  margin-bottom: 34px;
}

.markets-card{
  background-color: #214871;
  height: 250px;
  display: grid;
  place-items: center;
  padding: 20px;
    text-decoration: none !important;
}

.markets-card-anchor{
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 125% */
  letter-spacing:0;
}

.markets-card:hover{
  background-color: #0032A0;
}

.markets-card-anchor:hover{
  color: white;
  text-decoration: none !important;
}

.product-item-wrapper{
  border-bottom: 1px solid #214871;
  padding: 25px;
  display: flex;
  align-items: stretch;
  gap: 20px;
}

.img-card-product{
  border: 2px solid #214871;
}

.card-title-features{
  color: #214871;
  font-size: 20px;
  font-weight: 700;
}

.card-product-title span {
    background-color: #214871;
    color: white;
    padding: 5px 10px;
    font-size: 20px;
    line-height: 1.6;
    display: inline-block;
}

/*.card-product-title a:hover{
  text-decoration: none;
}*/

.card-product-text{
  color: #000;
}

.full-content-area ul {
  padding-left: 18px;
}

.full-content-area ul li::marker {
  color: #214871;
}

.full-content-area ul li {
  color: #000;
  font-size: 16px;
}

.col-filter{
  background-color: #F1F1F1;
  padding: 20px;
  height: 100%;
}

.sticky-filter-col {
  position: sticky;
  top: 50px;
  align-self: flex-start;
  @media(max-width: 576px){
    margin-left: 30px;
    margin-right: 30px;
  }
}

.label-title{
  margin-bottom:15px;
  color: #000;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.select-container{
  position: relative;
  display: inline-block;
  width: 100%;
}

.select-container .input-select{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance: none;
  ::-ms-expand{
    display: none;
  }
  padding-right: 30px;
  width: 100%;
}

.select-container .select-icon{
  position: absolute;
  top: 25%;
  right: 0;
  transform: translate(-50%);
  pointer-events: none;
  color:#3AADE9;
  font-size: 24px;
}

.input-select{
  padding: 11px;
  border: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.input-select:focus{
  outline: none;
  box-shadow: none;
  border-color: initial;
}

.product-horizontal-card {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 30px;
  padding: 40px 0 20px;
  border-top:1px solid #214871;
}

.product-img-wrapper {
  flex: 0 0 250px;
  max-width: 250px;
}

.product-img-wrapper img {
  width: 100%;
  height: auto;
  display: block;
}

.product-info-wrapper {
  flex-grow: 1;
}


@media (max-width: 768px) {

  .product-horizontal-card {
    flex-direction: column;
  }

  .product-img-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
}



/* Stile per il contenitore della card */
.market-block {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  padding: 90px 15px 0;
  border: 3px solid #214871;
  height: auto; /* Rimuoviamo l'altezza fissa */
  position: relative;
  width: 100%; /* Assicuriamo che la card occupi tutta la larghezza */
  margin-bottom: 20px; /* Aggiungiamo uno spazio sotto la card */
}

/* Etichetta nella parte superiore della card */
.market-block .label {
  position: absolute;
  top: -2px;
  left: -2px;
  background: #214871;
  color: #fff;
  font-weight: 700;
  padding: 10px 20px;
}

/* Gestione delle colonne per immagine e contenuti */
.market-block .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Colonna sinistra con l'immagine */
.market-block .row .col-sm-5 {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Colonna destra con il testo */
.market-block .row .col-sm-7 {
  flex: 2;
  padding-left: 20px;
}

/* Stile per l'immagine (icona) */
.market-block .row .col-sm-5 img {
  width: 150px;
  height: 150px;
  object-fit: contain; /* Non distorcere l'immagine */
}

/* Stile per il titolo, descrizione e CTA */
.market-block h3 {
  font-size: 1.8em;
  margin-top: 15px;
  color: #214871;
}

.market-block p {
  color: #555;
  font-size: 1em;
  margin-top: 10px;
}

/* Stile per il pulsante "Discover the market" */
.market-block .btn-market {
  background-color: #214871;
  color: white;
  padding: 12px 30px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease;
  text-align: center;
}

.market-block .btn:hover {
  background-color: #214871;
}

/* Responsività per dispositivi mobili */
@media (max-width: 768px) {
  .market-block {
    padding: 40px 15px; /* Riduciamo il padding su schermi più piccoli */
  }

  .market-block .row {
    flex-direction: column;
    text-align: center;
  }

  .market-block .row .col-sm-5 {
    margin-bottom: 20px;
  }

  .market-block .row .col-sm-5 img {
    width: 120px;
    height: 120px;
  }

  .market-block .btn {
    margin-top: 20px;
  }
}

/* Ogni checkbox e la relativa label verranno allineate orizzontalmente */
fieldset input[type="checkbox"] {
  margin-right: 10px; /* Distanza tra la checkbox e la label */
}

/* Impostiamo la label affinché stia accanto alla checkbox */
fieldset label {
  display: inline-block;
  font-size: 16px; /* Aggiusta la dimensione del testo se necessario */
  margin-left: 5px; /* Distanza tra la checkbox e la label */
  vertical-align: middle; /* Allinea verticalmente la label con la checkbox */
}

/* Padding alla label principale (se necessario per il titolo) */
.label-title {
  display: inline-block;
  margin-right: 20px;
  font-weight: bold;
}


.product-family-range {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 3px;
    padding: 3px;
}
.product-family-range__item {
    padding: 5px 5px;
    min-width: 75px;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    box-shadow: 0 0 0 3px #0032A0;
}


.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;
    object-fit: cover;
}

.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);
}

.lvmk_slider:has(.lvmk_slider-slide:first-of-type:last-of-type) {
    .lvmk_slider-nav,
    .lvmk_slider-dots {
        display: none;
    }
} 
