/* TOP BAR */
.ltn__header-top-area { padding: 10px 0; }
.ltn__header-top-area p { margin: 0; padding: 0; line-height: 30px; color: #FFF; }
.ltn__header-top-area p img { height:30px; width: auto; }

/* HEADER */
.ltn__header-area { background-color: #FFF; }
.ltn__header-area .col.header-menu-column { padding: 0; }
.site-logo img { max-width: 290px; }
.ltn__utilize-menu-head .site-logo img { max-width: 100%; }
.ltn__main-menu > ul > li { margin-right: 10px; }
.ltn__main-menu > ul > li > a { font-size: 15px; text-transform: uppercase; }
.ltn__main-menu li > ul, .ltn__main-menu .sub-menu { min-width: 280px; }
.ltn__header-options-2 > .header-search-wrap { display: block; }
.menu-icon > a::before { content: '\f078'; }
.special-link a { border-radius: 5px; }
@media (max-width: 767px) {
	.ltn__header-options-2 > .header-search-wrap { display: none; }
	.mobile-menu-toggle { position: absolute; right: 15px; }
}
@media (min-width: 1200px) {
	.ltn__header-options-2 .header-search-1 { border-radius: 5px; }
}

/* AVVISO */
.avviso-homepage { text-align: center; background-color: #CC3300; color: #FFF; padding: 20px 0; font-size: 16px; }

/* BOTTONI */
.btn.wintag-btn { background-color: #ff8c00; color: #FFF; width: 100%; border-radius: 5px; }
.btn.wintag-btn:hover { background-color: #333; color: #FFA333; }

/* SLIDE */
.ltn__slider-area { margin-top: -163px; }
.ltn__slider-area .slide-title { line-height: 1.2; }
.ltn__slider-area .slide-brief { max-width: 470px !important; }
.ltn__slider-area .slide-brief > p { font-size: 26px; }

/* AMBITI APPLICATIVI */
.bg-image-right-before::before { background-image: url(/assets/img/home-ambiti-applicativi.jpg); }

/* SETTORI DI APPLICAZIONE */
.ltn__category-item { height: 100%; box-sizing: border-box; margin-bottom: 30px; }
.ltn__category-item > a { height: 100%; }

/* CTA CATALOGO PRODOITTI */
.before-bg-bottom:before { background-color: #FFF; }

/* PAGINE */
.ltn__breadcrumb-area { padding-top: 30px; padding-bottom: 30px; margin-bottom: 40px; }
h1.page-title { color: #FFF; margin-bottom: 0; text-align: center; font-size: 28px; }
@media (min-width: 767px) {
	.ltn__breadcrumb-area { padding-top: 80px; padding-bottom: 80px; margin-bottom: 80px; }
	h1.page-title { font-size: 48px; }
}

/* CHI SIAMO */
.icone-chi-siamo h2 { font-size: 44px; margin-bottom: 50px; }
.icona-chi-siamo { text-align: center; }
.icona-chi-siamo img { display:inline-block; margin-bottom: 10px; }

/* LAVORA CON NOI */
.intro-lavora-con-noi p { font-size: 20px; }
.input-item-file { margin-bottom: 30px; border: 2px solid; border-color: var(--border-color-9); -webkit-box-shadow: none; box-shadow: none; font-size: 16px; width: 100%; margin-bottom: 30px; border-radius: 0; padding: 14px 0 14px 20px; }

/* FORM CONTATTI / LAVORA CON NOI */
.input-item-biz.ltn__custom-icon::before { content: "\f0b1"; }
.input-item-map.ltn__custom-icon::before { content: "\f3c5"; }

/* DOWNLOAD */
.pag-download h2 { font-size: 24px; border-bottom: 1px solid; border-color: var(--ltn__heading-color); padding-bottom: 10px; }
ul.lista-download { margin: 0; margin-bottom: 50px; padding: 0; list-style-type: none; }
.lista-download > li { border-bottom: 1px solid; border-color: var(--border-color-9); }
.lista-download > li > a { position: relative; display: block; line-height: 50px; font-size: 18px; padding-left: 40px; }
.lista-download > li > a > span { position: absolute; top: 8px; left: 0; display: inline-block; width: 34px; height: 34px; line-height: 34px; text-align: center; background-color: var(--ltn__color-6); color: var(--ltn__secondary-color) !important; border-radius: 50%; }

/* CATALOGO INDEX */
.pag-catalogo .catalogo-box { border: 1px solid #DDD; padding: 20px; }

/* PRODOTTI */
.btn.btn-back { padding: 6px 12px; font-size: 16px; background-color: #ff8c00; color: #FFF; font-weight: 700; border-radius: 5px; }
.btn.btn-back:hover { background-color: #333; }

.serie-intro .btn { background-color: #ff8c00; color: #FFF; width: 100%; border-radius: 5px; }
.serie-intro .btn:hover { background-color: #333; color: #FFA333; }
.serie-info p { font-size: 16px; margin-bottom:10px; }
.serie-extra strong { color: #ff8c00; }
@media (min-width: 767px) {
	.serie-info p { font-size: 22px; }
}

.elenco-laterale { list-style-type: none; margin: 0; padding: 0; }
.elenco-laterale li { padding: 8px 0; border-bottom: 1px solid #DDD; font-size: 22px; }

.elenco-prd .item-prd { margin-bottom: 50px; }
.elenco-prd h2 { margin-bottom: 5px; }
.elenco-prd .btn { background-color: #ff8c00; color: #FFF; width: 100%; border-radius: 5px; }
.elenco-prd .btn:hover { background-color: #333; color: #FFA333; }
.elenco-prd ul.galleria { list-style-type: none; margin: 0; padding: 0; }
.elenco-prd ul.galleria:after { content: ''; display: table; clear: both; }
.elenco-prd .galleria li { float: left; width: 20%; padding: 5px; cursor: pointer; }

.table .col-5-100 { width: 5%; }
.table .col-6-100 { width: 6%; }
.table .col-7-100 { width: 7%; }
.table .col-8-100 { width: 8%; }
.table .col-9-100 { width: 9%; }
.table .col-10-100 { width: 10%; }
.table .col-11-100 { width: 11%; }
.table .col-12-100 { width: 12%; }
.table .col-13-100 { width: 13%; }
.table .col-14-100 { width: 14%; }
.table .col-15-100 { width: 15%; }
.table .col-20-100 { width: 20%; }
.table .col-25-100 { width: 25%; }
.table .col-30-100 { width: 30%; }
.table .col-33-100 { width: 33.333%; }
.table .col-35-100 { width: 35%; }
.table .col-40-100 { width: 40%; }
.table .col-45-100 { width: 45%; }
.table .col-50-100 { width: 50%; }
.table .col-60-100 { width: 60%; }
.table .col-70-100 { width: 70%; }
.table .col-80-100 { width: 80%; }

.table-header { margin-bottom: 0; }
.table-header th { background-color: #FFF !important; color: #333 !important; text-align: center; }
.table-header td { background-color: #E0E0E0 !important; color: #111 !important; text-align: center; font-size: 14px; }
@media (min-width: 767px) {
	.table-header td { font-size: 24px; }
}

.table-varianti th, .table-varianti td { font-size: 14px; }
.table-varianti th { background-color: #888; color: #FFF; }
.table-varianti .btn { padding: 4px 8px; width: 100%; font-size: 14px; background-color: #ff8c00; color: #FFF; width: 100%; border-radius: 5px; }
.table-varianti .btn:hover { background-color: #333; color: #FFA333; }

.search-widget { background-color: #EEE; padding: 20px 10px; margin-bottom: 40px; }
.search-widget input[type=text] { height: 42px; border: 1px solid #EEE; border-radius: 5px; margin-bottom: 20px; }
.search-widget input[type=text]:active, .search-widget input[type=text]:focus { border-color: #999; }
.search-widget .nice-select { width: 100%; float: none; margin-bottom: 20px; }
.search-widget .nice-select .list { max-height: 200px; overflow-y: scroll; }
.search-widget ul.dimensioni { list-style-type: none; margin: 0; padding: 0; margin-bottom: 20px; }
.search-widget ul.dimensioni:after { content: ''; display: table; clear: both; }
.search-widget .dimensioni li { float:left; width: 45%; margin-top: 0; }
.search-widget .dimensioni li.x { width: 10%; text-align: center; line-height: 42px; font-size:  18px; color: #CCC; } 
.search-widget .dimensioni li input { margin-bottom: 0; }
.search-widget .btn { padding: 4px 8px; width: 100%; background-color: #ff8c00; color: #FFF; width: 100%; border-radius: 5px; }
.search-widget .btn:hover { background-color: #333; color: #FFA333; }

/* TABLE OF CONTENTS */
.toc {
  background-color: #f9f9f9;
  border-left: 4px solid var(--ltn__secondary-color);
  padding: 1.5em;
  margin: 2em 0;
  border-radius: 8px;
}
.toc p {
  font-weight: bold;
  margin-bottom: 0.8em;
  font-size: 1.1em;
  color: #333;
}
.toc ul {
  list-style-type: none;
  padding-left: 1em;
  margin: 0;
}
.toc ul ul {
  padding-left: 1.2em;
  border-left: 2px dashed #ccc;
  margin-top: 0.5em;
}
.toc li {
  margin: 0.4em 0;
}
.toc a {
  text-decoration: none;
  color: #326696;
  transition: color 0.3s ease, padding-left 0.3s ease;
}
.toc a:hover {
  color: #670140;
  padding-left: 4px;
  text-decoration: underline;
}

/* SCROLL UP */
#scrollUp { background-color: #ff8c00 !important; }
#scrollUp:hover { background-color: #111 !important; }

/* STICKY */
@media (min-width: 767px) {
	.sticky { position: fixed; top: 110px; }
}

/* FOOTER */
.footer-top-area { padding-top: 72px; padding-bottom: 0; }
.ltn__copyright-area { padding-top: 15px; padding-bottom: 15px; }

/* Griglia 5 colonne */

@media (min-width: 992px) {
  .col-20x100 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

/* ============================================================== 
     # Faq Area 
=================================================================== */

.faq-area {
  z-index: inherit;
}

.faq-area .section-title {
	font-size: 24px;
}

.faq-area .thumb img {
  position: relative;
  bottom: -50px;
  z-index: 9;
}

.faq-area .thumb {
  position: relative;
  margin-top: -50px;
  z-index: 9;
}

.faq-area .heading h5 {
  text-transform: uppercase;
  font-weight: 600;
  color: #666666;
}

.faq-area .heading h2 {
  font-weight: 600;
  margin-bottom: 25px;
}

.faq-area .heading {
  margin-bottom: 30px;
}

.accordion .card-header h4:after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 600;
}

.accordion .card-header h4.collapsed:after {
  content: "\f105";
  font-weight: 600;
  color: #999999;
}

.faq-area .faq-content .card {
  border: none;
  margin-bottom: 31px;
  overflow: inherit;
  background: transparent;
  border-radius: 5px;
  padding: 0;
}

.faq-area .faq-content {
  margin-top: 10px;
  margin-bottom: 40px;
}

.faq-area .faq-content .card:last-child {
  margin-bottom: 0;
}

.faq-area .faq-content .card .card-header {
  border: none;
  background: transparent;
  padding: 0;
}

.faq-area .faq-content .card .card-header h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  padding: 0;
  padding-right: 50px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}

.faq-area .faq-content .card .card-body {
  padding-left: 30px;
  padding: 0;
  padding-top: 15px;
  border-top: 1px solid #cccccc;
  margin-top: 20px;
}

.faq-area .faq-content .card .card-body p:last-child {
  margin-bottom: 0;
}

.faq-area .faq-content .card .card-header h4 strong {
  display: inline-block;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  background: #086AD8;
  color: #ffffff;
  border-radius: 50%;
  margin-right: 20px;
  position: relative;
  min-width: 40px;
}

.faq-area .faq-content .card .card-header h4 strong::after {
  position: absolute;
  left: -10%;
  top: -10%;
  content: "";
  height: 120%;
  width: 120%;
  background: #086AD8;
  z-index: -1;
  border-radius: 50%;
  opacity: 0.3;
}

/* VARIE */
p.piccolo { font-size: 16px; }
.arancio,
.arancio td,
.arancio th { color: #ff8c00 !important; }
.modal-header { padding: 10px; }