body {
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden;
  margin: 0 !important;
}

.header-product h1 {
  color: #0d5391 !important;
  font-size: 32px;
  line-height: 1;
}

h2 {
  color: #0d5391;
  font-size: 32px;
  line-height: 1;
}

h3 {
  font-size: 20px;
  color: #0d5391;
}

.my-cont-header {
  max-width: 1640px;
  margin: auto;
  display: flex;
  height: 82px;
  align-items: center;
  padding-top: 15px;
}

header {
  position: sticky;
  top: 0;
  z-index: 9999;
  background: #fff;
  transition: top 0.2s ease;
}

.search-on+header {
  top: 56px;
}

body:not(.home) .my-cont-header {
  border-bottom: 1px solid #eeeeee;
}

.title-site {
  margin: 0;
}

.custom-logo-link {
  display: block;
}

.custom-logo-link img {
  width: 310px;
  transition: all .2s linear;
  /* width: 100%; */
}

.main-navigation {
  display: flex;
  justify-content: flex-end;
  height: 100%;
}

.main-navigation ul {
  height: 100%;
}

.main-navigation li {
  padding: 0 20px;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}

.main-navigation li:after {
  position: absolute;
  left: 0;
  right: 0;
  width: 0%;
  height: 6px;
  content: '';
  background: #01a5ef;
  bottom: 0;
  transition: all .2s linear;
}

.single.single-news .news-menu:after,
.single.single-post .blog-menu:after,
.archive.tax-linea .prodotti-menu:after,
body:not(.home) .main-navigation li.current_page_item:after,
.main-navigation li:hover:after {
  width: 100%;
}

.main-navigation li a {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: #0c5391;
  transition: all .2s linear;
}

.main-navigation li img {
  display: inline-block;
  vertical-align: middle;
}

.cta-container {
  padding-top: 25px;
  padding-bottom: 35px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.cta-container h3 {
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 15px;
}

a.button-cta {
  font-size: 17px;
  text-decoration: none;
  font-weight: 600;
  border: 6px solid #c1defc;
  border-radius: 45px;
  padding: 10px 50px;
  display: inline-block;
  color: #0c5391;
  transition: all .2s linear;
  background: #fff;
}

a.button-cta:hover {
  background: #c1defcab;
  color: #fff;
  /* border-color: #0c5391; */
}

.cont-img {
  display: flex;
  align-items: flex-end;
}

.container-news {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 100px;
}

.container-news img {
  display: block;
  margin-bottom: 50px;
  max-width: 100% !important;
}

.container-news h3 {
  margin-bottom: 45px;
}

.container-news>.row h2 {
  margin-bottom: 0;
  line-height: 1;
}

.container-news>.row p {
  margin-top: 0;
}

.container-news .button-cta {
  width: auto;
  margin: auto;
  margin-top: 60px;
}

.box-linea {
  background: #FFFFFF;
  min-height: 1px;
  position: relative;
  margin-bottom: 25px;
  transition: all .2s linear;
}

.link-linea {
  text-decoration: none !important;
  display: block;
}

.link-linea:hover .box-linea {
  background: var(--bg);
}

.link-linea:hover .linea-description p {
  color: #fff;
}

.linea-title {
  padding: 10px;
  display: flex;
  align-items: center;
}

.linea-title h3 {
  color: #fff;
  font-weight: 700;
  margin-left: 10px;
  text-decoration: none;
  text-align: left;
  max-width: 190px;
  text-transform: uppercase;
  line-height: 1;
  font-size: min(max(14px, 1vw), 20px);
}

.container-linee {
  margin-top: 75px;
  text-align: center;
}

.box-news {
  text-align: left;
}

.box-news a {
  text-decoration: none;
}

.container-guida {
  margin-top: 130px;
  padding-top: 40px;
}

.container-guida h2 {
  margin: 0;
}

.container-guida figure {
  margin-top: -70px;
}

.container-video {
  text-align: center;
  margin-top: 110px;
}

.container-video iframe {
  width: 100%;
  height: 600px;
  margin-bottom: 50px;
}

.container-video p+iframe,
.container-video h3+iframe {
  margin-top: 50px;
}

.container-video p {
  color: #01a5ef;
  font-size: 32px;
  font-weight: 500;
  margin: 0;
}

.container-video h3 {
  margin: 0;
  font-size: 24px;
}

.container-featured .title-owl {
  text-align: left;
}

.container-featured .title-section {
  text-align: center;
  color: #d50c07;
}

.subtitle_featured {
  color: #01A5EF;
  font-family: Poppins;
  font-size: 27px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
}

.text-blue p {
  font-family: Poppins;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: #04427C;
}

.container-linea-max {
  background: #113e78;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 50px;
}

.box-linea-max {
  background: #fff;
  padding: 100px 10px 30px 50px;
}

.box-linea-max h3 {
  margin-bottom: 15px;
}

.box-linea-max .subtitle-max {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.2;
  min-height: 57px;
}

.box-linea-max .logo {
  margin-top: -140px;
}

.box-linea-max .button-cta {
  font-size: 12px;
  padding: 10px 30px;
}

.container-box-max {
  display: flex;
  align-items: center;
}

.my-max-container {
  max-width: 1640px;
  margin: auto;
}

.content-max {
  width: calc(60% - 40px);
  margin-right: auto;
}

.title-max {
  max-width: 540px;
  margin: auto;
  margin-bottom: 100px;
}

.title-max * {
  color: #fff;
  text-align: center;
  margin: 0;
}

.subtitle-news {
  font-size: 25px;
  margin-bottom: 50px;
}

.linea-description p {
  font-size: 16px;
  margin: 0;
  text-align: left;
  line-height: 1;
  color: #000;
  font-weight: 400;
}

.linea-description {
  padding: 0 25px;
  bottom: 25px;
  position: absolute;
}

.last-box {
  min-height: 1px;
  background: #f4f4f4;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.last-box p {
  color: #0d5390;
  font-size: 27px;
  font-weight: 500;
  text-align: left;
}

.excerpt p {
  color: #666666;
  font-size: 15px;
}

.pre-footer {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 10px;
  background: #e8f0f6;
}

.pre-footer p {
  font-size: 12px;
  text-align: center;
  max-width: 730px;
  margin: auto;
  margin-bottom: 0;
}

.pre-footer .container * {
  margin-bottom: 0;
}

.header-page-prontex {
  background: #edf4f9;
}

.cont-soluzioni {
  margin-top: 140px;
  text-align: center;
}

.cont-soluzioni h3 {
  color: #000;
  line-height: 1.1;
  margin: 0;
}

.cont-soluzioni p {
  margin: 0;
}

.cont-soluzioni .row {
  margin-bottom: 75px;
}

.cont-soluzioni h2 {
  color: #01a5ef;
  line-height: 1;
  margin: 0;
}

.video-prontex p {
  margin-bottom: 40px;
  line-height: 1;
}

.archive .container-video,
.video-prontex {
  margin-bottom: 150px;
}

.header-page-prontex h2 {
  margin-top: 120px;
  line-height: 1.2;
}

.header-page-prontex p {
  margin-bottom: 0;
}

.header-page-prontex {
  padding-bottom: 80px;
}

.header-page-prontex figure {
  transform: translateY(200px);
}

.product-description h2 {
  font-size: 20px;
  color: #0d5391;
}

.text-page-product p {
  margin: 0;
}

.text-p .first-text {
  margin-bottom: 50px;
}

.text-page-product {
  margin-bottom: 100px;
}

.container-all-video,
.page-prod-linee {
  margin-bottom: 180px;
}

.container-article-blog .box-news a {
  text-decoration: none;
}

.container-article-blog {
  margin-bottom: 70px;
}

.container-title-video {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 50px;
}

.container-title-video h2 {
  margin: 0;
  text-transform: uppercase;
}

footer {
  padding-top: 60px;
  background: #f6f6f6;
}

footer .col-md-6 ul {
  margin: 0;
  padding: 0;
}

footer .col-md-6 ul li {
  list-style: none;
  padding: 0 15%;
}

footer .col-md-6 ul a {
  text-decoration: none;
  line-height: 1;
  margin-bottom: 15px;
  color: #696969;
}

ul#menu-menu-prodotti {
  column-count: 2;
  position: relative;
}

ul#menu-menu-prodotti:before,
ul#menu-menu-prodotti:after {
  content: '';
  display: block;
  height: calc(100% + 20px);
  width: 1px;
  background: #666;
  left: 0;
  top: -10px;
  background: #666;
  position: absolute;
}

ul#menu-menu-prodotti:before {
  right: 0;
  margin: auto;
}

.link-utili {
  text-align: center;
  margin-top: 115px;
}

.link-utili a {
  color: inherit;
  text-decoration: none;
  margin: 0 15px;
  color: #696969;
}

footer .footer-share #media_image-3 a {
  display: block;
}

footer .footer-share #media_image-3 {
  margin-top: 150px;
}

footer .footer-share,
footer .footer-menu {
  padding-top: 30px;
}

footer .col-md-6 .widget-title {
  pointer-events: none;
}

footer .col-md-6 .widget-title h2 {
  font-size: 17px !important;
  color: #696969;
  text-transform: uppercase;
  margin-top: 0;
}

footer .follow-box i {
  font-size: 14px;
  color: #696969;
  /* margin-right: 10px; */
  transition: all .2s linear;
}

footer .follow-box a {
  width: 32px;
  border: 2px solid #696969;
  border-radius: 50%;
  height: 32px;
  display: inline-flex !important;
  align-items: center;
  text-decoration: none;
  justify-content: center;
}

footer .follow-box a:hover i {
  color: #01aeeb
}

.footer-share h2 {
  color: #e90000;
  font-size: 16px;
  margin-top: 0;
}

.header-product {
  margin-top: 70px;
}

.header-product .cont-rivolto h3 {
  margin-bottom: 0;
}

.header-product hr {
  background-color: #014978;
  margin-top: 40px;
  margin-bottom: 40px;
}

.caratteristiche-content h4 {
  color: #494949;
  font-size: 15px;
  line-height: 18px;
  margin: 0;
  text-transform: uppercase;
}

.caratteristiche-content {
  display: flex;
  /* align-items: center; */
  /*margin-bottom: 60px;*/
  /* padding-left: 30px;
  padding-right: 30px; */
}




.caratteristiche-content .content {
  /* margin-left: 25px; */
  text-align: left;
  margin-top: 30px;
}

.caratteristiche-content .content p {
  font-size: 15px;
  line-height: 18px;
  margin: 0;
  max-width: 310px;
}

.caratteristiche-content figure {
  width: 100px;
  align-items: center;
  flex-shrink: 0;
}

.filter-punti li {
  list-style: none;
  display: inline-block;
}

.filter-punti ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

/* .row-filter{
  margin-bottom: 115px;
} */
.row-filter .col-md-4 {
  text-align: center;
}

.row-filter a {
  font-size: 25px;
  font-weight: 500;
  color: #0c5391;
  transition: all .2s linear;
  text-decoration: none;
  outline: none;
  width: 200px;
  display: inline-block;
  position: relative;
}

.row-filter a:after {
  content: '\f0d7';
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: -20px;
  top: 50%;
  font-weight: 900;
  transform: translateY(-50%);
}

.row-filter a.active:after {
  content: '\f00d';
}

/* .row-filter i{
  margin-left: 20px;
  font-size: 25px;
  color: #0c5391;
} */
.row-filter .none {
  display: none;
}

.row-filter a.active,
.row-filter a:hover {
  color: #01a5ef;
}

.row-filter a.always-open {
  pointer-events: none;
}

.row-filter a.always-open:after {
  visibility: hidden;
}

.video-product {
  margin-top: 0;
  margin-bottom: 80px;
}

.video-product iframe {
  margin-bottom: 0;
  margin-top: 90px;
}

.video-product.video-two iframe {
  margin-bottom: 0;
  margin-top: 0px !important;
}

.box-car {
  display: none;
}

.box-car.filter-car-active {
  display: block;
}

.box-car.filter-car-active[data-filter="filter-3"] {
  background: #fff;
  z-index: 1;
}

.container-download-product {
  background: #f4f9fb;
  margin-top: 80px;
}

.acceptance-304 {
  margin-bottom: 30px;
  display: block;
}

.container-download-product img {
  max-width: 46px;
  width: 100%;
}

.div-download a {
  text-decoration: none;
  display: block;
  width: 100%;
}

.div-download {
  display: inline-block;
  max-width: max-content;
  text-align: center;
}

.div-download p {
  color: #363636;
  margin: 0;
  font-size: 12px;
  display: block;
  overflow-wrap: anywhere;
}

.container-download-product {
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-download-product .div-download {
  margin-right: 50px;
}

.dwn-title {
  display: inline-block;
  width: 200px;
}

.dwn-title span {
  font-weight: bold;
  color: #113e78;
  font-size: 18px;
}

.row-dwn {
  border-bottom: 1px solid;
  padding-bottom: 30px;
}

.row-share {
  padding-top: 30px;
}

.share {
  display: inline-block;
}

.share a.meks_ess-item {
  margin-right: 10px !important;
}

.name-category:visited,
.name-category {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  background: #01a5ef;
  color: #fff;
  padding: 10px;
  border: solid 1px;
  text-decoration: none !important;
  transition: all .2s linear;
}

.name-category:hover {
  color: #01a5ef;
  background: #fff;
}

.related-product h2 {
  text-align: center;
}

.related-product {
  margin-top: 115px;
  margin-bottom: 170px;
}

.code-blu {
  color: #113e78;
}

.container-code {
  margin-top: 30px;
}

.container-code span {
  font-size: 18px;
}

.related-content {
  margin-bottom: 50px;
}

.related-content figure {
  text-align: center;
}

.container-answer {
  margin: auto;
  max-width: 780px;
  width: 100%;
  margin-bottom: 100px;
}

.container-answer ul {
  padding: 0;
  margin: 0
}

.container-answer li {
  list-style: none;
  border: solid 1px #d5d5d5;
  margin-bottom: 15px;
  border-radius: 15px;
  outline: none !important;
}

.container-answer li a {
  padding: 25px 40px 25px 25px;
  font-size: 16px;
  color: #000;
  text-decoration: none !important;
  display: block;
  outline: none !important;
  position: relative;
}

.container-answer li a:after {
  position: absolute;
  right: 20px;
  content: '+';
  top: 35px;
  transform: translateY(-50%);
  font-weight: bold;
  color: #01aeeb;
  font-size: 25px;
}

.risposta-answer {
  display: none;
}

.risposta-answer p,
.container-answer h4 {
  margin: 0;
  font-size: 16px;
}

.risposta-answer p {
  margin-top: 15px;
}

.title-answer h2 {
  text-align: center;
  margin-bottom: 35px;
}

.answer-active:after {
  content: '-' !important;
}

.row-rlt {
  justify-content: center;
}

.line-dati {
  border-bottom: 1px solid;
  padding-top: 10px;
  padding-bottom: 10px;
}

.line-dati span {
  width: 33%;
  padding-right: 10%;
  display: inline-block;
}

.comparison-container {
  margin-bottom: 120px;
}

.product-comparison .related-content h2,
.comparison-container h2 {
  text-align: center;
  font-size: 18px !important;
  font-weight: bold;
  text-transform: uppercase;
  border: 6px solid #e0e0e0;
  border-radius: 45px;
  padding: 10px 50px;
  margin: auto;
  display: table;
}

.line-dati-riv {
  border: none;
  padding: 0;
  border-top: 1px solid;
  padding-top: 10px;
}

.line-dati-riv h3 {
  color: #c20020;
  margin: 0;
  line-height: 1;
}

.header-cat {
  position: relative;
  background: #edf4f9;
  padding-top: 120px;
  padding-bottom: 50px;
}

.header-cat figure {
  position: absolute;
  right: 0;
  top: 0;
}

.header-cat figure img {
  display: block;
  /* max-height: 85%; */
  max-height: 500px;
  object-fit: cover;
}

.archive.tax-linea .cta-container {
  border-bottom: 0;
}

.container.nostre-linee {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 140px;
}

.box-related {
  text-align: center;
  /* margin: auto; */
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

/*.box-related.tax-item figure {*/
/*  height: 250px;*/
/*  width: 250px;*/
/*  overflow: hidden;*/
/*  margin-left: auto;*/
/*  margin-right: auto;*/
/*}*/

/*.box-related.tax-item figure img {*/
/*  object-fit: contain;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*}*/

.box-related a {
  text-decoration: none !important;
  color: inherit;
}

.nostre-linee .row-p {
  justify-content: center;
}

.row-p a {
  text-decoration: none !important;
  color: inherit !important;
}

.box-blu {
  background: #113e78;
}

.box-blu .cont-point {
  padding-left: 80px;
  padding-top: 55px;
  padding-bottom: 55px;
}

.box-blu .bg-blue {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}

.box-blu * {
  color: #fff;
}

.box-blu p {
  font-size: 20px;
  margin-bottom: 50px;
  padding-left: 50px;
  padding-left: 70px;
  position: relative;
}

.box-blu p:after {
  content: '';
  position: absolute;
  left: 0;
  width: 48px;
  height: 48px;
  background: url('../img/checked.png');
  background-size: contain;
  top: 0;
}

.box-blu h2 {
  margin-bottom: 80px;
  margin-top: 0;
}

.box-blu .button-cta {
  margin-top: 40px;
}

.container-breadcrumb {
  display: flex;
  align-items: center;
}

#breadcrumbs {
  margin: 0;
  font-size: 15px;
}

.breadcrumb_last,
#breadcrumbs a {
  color: #0d5391;
  display: inline-block;
  padding: 0 30px;
  text-decoration: none;
  text-transform: lowercase;
}

#breadcrumbs>span>span>a {
  padding-left: 0;
}

.row-first-blog {
  max-width: 1160px;
  margin: auto;
}

.row-first-blog .box-news {
  padding-top: 130px;
  padding-left: 90px;
  padding-right: 90px;
  padding-bottom: 60px;
}

.row-first-blog .box-news h3 {
  margin: 0;
}

.row-first-blog .excerpt {
  margin-bottom: 140px;
}

.row-first-blog {
  margin-bottom: 100px;
  margin-top: 40px;
}

.title-blog {
  text-align: center;
  text-transform: uppercase;
  margin-top: 80px;
}

.title-blog h2 {
  margin: 0;
}

.title-article-intro {
  text-align: center;
}

.first-post-blog {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.container-all-video .col-md-12 iframe {
  width: 100%;
  height: 640px;
}

.container-all-video .col-md-12 {
  margin-bottom: 100px;
}

.row-article-cta .button-cta {
  width: auto;
  margin: auto;
  margin-top: 100px;
}

.form-richiesta input:not([type="checkbox"]):not([type="submit"]),
.container-form input:not([type="checkbox"]):not([type="submit"]),
.form-richiesta select,
.container-form select {
  padding: 15px;
  /*border-radius: 15px;*/
  border-radius: 0;
  width: calc(100% - 20px);
  margin-bottom: 15px;
  border-color: #01aeeb !important;
  outline: none !important;
  margin: 10px;
}

.container-form input[type="number"],
.container-form input[type="email"],
.container-form input[type="text"] {
  width: calc(50% - 20px) !important;
  display: inline-block;
  float: left;
}

.container-form textarea {
  width: calc(100% - 20px);
  margin: auto;
  display: block;
  padding: 15px;
  border-color: #01aeeb !important;
  /*border-radius: 15px;*/
  border-radius: 0 !important;
  outline: none;
}

.form-richiesta form textarea {
  border-radius: 0 !important;
}

#wpsl-search-btn,
.form-richiesta input[type="submit"],
.container-form input[type="submit"] {
  font-size: 17px;
  text-decoration: none;
  font-weight: 600;
  border: 2px solid #c1defc;
  /*border: 0;*/
  /*border-radius: 45px;*/
  border-radius: 0;
  padding: 10px 50px;
  display: inline-block;
  color: #0c5391;
  transition: all .2s linear;
  background: #fff;
  margin-top: 15px;
}

/* .form-richiesta input[type="checkbox"],
.container-form input[type="checkbox"]{
  display: block;
} */
.acceptance {
  display: block;
}

.container-map {
  margin-bottom: 50px;
}

.container-map p {
  margin-top: 0;
}

.sidebar h2 {
  font-size: 18px;
  margin-bottom: 30px;
}

.sidebar {
  font-size: 15px;
}

.sidebar .meks_ess-item {
  margin-bottom: 0;
}

.sidebar .meks_ess.outline a {
  border: solid 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-color: #696969;
}

.sidebar a {
  text-decoration: none !important;
  color: inherit;
  margin-bottom: 30px;
  display: block;
}

.sidebar ul {
  margin: 0;
  padding: 0;
}

.sidebar ul li {
  list-style: none;
}

.sidebar input[type="search"] {
  border-radius: 0;
  background: #f7f7f7;
  width: 100%;
}

.sidebar .widget {
  margin: 0 0 35px;
}

.sidebar h2 {
  margin-top: 35px;
}

.sidebar #search-2 h2 {
  margin-top: 20px;
}

.my-cont-single {
  margin: auto;
  max-width: 1640px;
}

.c-single figure {
  margin-bottom: 90px;
  margin-top: 0;
}

.c-single figure img {
  width: 100%;
  max-height: 620px;
  height: 100%;
  object-fit: cover;
}

.c-single {
  margin-bottom: 100px;
}

#recent-posts-2 li,
#recent-posts-3 li {
  padding-right: 50px;
  position: relative;
}

#recent-posts-2 li:after,
#recent-posts-3 li:after {
  position: absolute;
  right: 0;
  height: 14px;
  width: 27px;
  content: '';
  display: block;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background: url('../img/arrow-right.jpg');
}

.wpsl-input label,
#wpsl-radius label,
#wpsl-category label {
  width: auto !important;
}

.wpsl-search {
  padding: 12px;
  background: #edf4f9;
}

#wpsl-search-btn,
#wpsl-search-wrap div {
  display: inline-block !important;
  float: none;
  margin-bottom: 0;
}

#wpsl-search-btn,
#wpsl-search-wrap input[type="submit"] {
  border-radius: 45px;
}

.wpsl-search-btn-wrap {
  margin-left: auto !important;
}

#wpsl-search-wrap form {
  display: flex;
}

.hamburger {
  display: none;
  transform: translateY(-10px) scale(0.6);
}

.hamburger .line {
  width: 50px;
  height: 5px;
  background-color: #01aeeb;
  display: block;
  margin: 8px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hamburger:hover {
  cursor: pointer;
}

#hamburger-1.is-active .line:nth-child(2) {
  opacity: 0;
}

#hamburger-1.is-active .line:nth-child(1) {
  -webkit-transform: translateY(13px) rotate(45deg);
  -ms-transform: translateY(13px) rotate(45deg);
  -o-transform: translateY(13px) rotate(45deg);
  transform: translateY(13px) rotate(45deg);
}

#hamburger-1.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg);
}

.hamburger {
  margin-left: auto;
  display: none;
}

.main-navigation-mobile {
  display: none;
}

.main-navigation-mobile ul {
  margin: 0;
  padding: 0;
}

.main-navigation-mobile ul li {
  list-style: none;
}

.main-navigation-mobile ul li a {
  padding: 15px;
  display: block;
  color: #0d5391;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

.title-single {
  margin-top: 100px;
}

hr.dotted {
  border: 1px;
  border: 1px solid #ccc;
  border-style: dashed;
  height: 0;
  background: none;
}

.title-single h3 {
  margin: 0;
  text-align: center;
}

.search-form {
  position: relative;
}

.search-form i {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

/* .search-form label:after{
  content: '\f002';
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 0;
  display: block;
} */
input.search-submit {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  background: none;
}

input.search-submit:after {
  position: absolute;
  content: '/f002';
  font-family: 'Font Awesome';
}

.owl-carousel .owl-item img {
  width: auto;
}

/* .loader {
  position: fixed;
  left: 0;
  right: 0;
  height: 100vh;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  background: #fff;
  z-index: 99999999;
  transition: all .3s linear;
}

.loader.load-finish {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.loader img {
  max-width: 300px;
} */

#text-3 a,
#text-3 p {
  color: #696969;
  font-size: 17px;
  line-height: 1.2;
  text-decoration: none;
}

.container-single {
  margin-bottom: 65px;
}

.prev-link a[rel="prev"],
.next-link a[rel="next"] {
  font-size: 13px;
  color: #000;
  display: block;
  text-decoration: none;
  max-width: 250px;
}

.next-link a[rel="next"] {
  margin-left: auto;
}

.next-link .button-cta,
.prev-link .button-cta {
  margin-bottom: 30px;
  display: block;
  width: 240px;
  text-align: center;
}

.next-link .button-cta {
  margin-left: auto;
}

#recent-posts-2,
#recent-posts-3 {
  border-top: 1px dotted;
  border-bottom: 1px dotted;
}

#mks_social_widget-2 {
  border-top: 1px dotted;
}

.searchform {
  display: flex;
  align-items: center;
  justify-content: center;
}

.searchform input {
  padding: 10px 20px;
}

.searchform button {
  background: none;
  border: none;
  cursor: pointer;
}

.searchform button i {
  color: #fff;
}

.searchform button:hover i {
  color: #01a5ef;
}

.searchform input {
  width: 100%;
  outline: none;
}

.searh-container {
  position: sticky;
  top: 0px;
  z-index: 1050;
  height: auto;
  background: #0d5391;
  margin-top: -56px;
  transition: all .2s ease-in-out;
}

.searh-container.search-on {
  margin-top: 0;
  z-index: 99999;
}

.row-article-cta.btn-none {
  display: none;
}

.box-news.post-none {
  display: none;
}

.c-filter {
  position: relative;
  /* margin-bottom: 100px; */
}

/* .c-filter:after,
.c-filter:before{
  content: '';
  width: 1px;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
} */
.c-filter:after {
  right: 33%;
}

.c-filter:before {
  left: 33%;
}

.tax-linea .box-related h3 {
  font-size: 16px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.product-comparison h3 {
  color: #d50c07;
  text-transform: uppercase;
  /* border-top: 1px solid #ccc; */
  /* border-bottom: 1px solid #ccc; */
  margin: 0;
}

.product-comparison .row-title .col-md-12 {
  background: rgb(204 204 204 / 30%);
}

.product-comparison .box-related:not(:last-child) {
  border-right: 1px solid #ccc;
}

.row-comparison {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.row-comparison p {
  margin: 0;
}

.row-comparison div[class*="col-md-"]:not(:first-child) p {
  justify-content: left;
  display: flex;
}

.product-comparison {
  margin-bottom: 100px;
}

.container-box-max figure {
  max-width: 40%;
}

.content-max {
  width: 60%;
}

.text-max {
  min-height: 216px;
}

/*-----------*/
header#timeline-header {
  height: 300px;
  display: flex;
  align-items: center;
  width: 100%;
  position: initial;
  background-position: 57% !important;
}

header#timeline-header h3 {
  font-size: 1.5em;
  font-weight: bold;
  padding: 0 0.8em;
  display: inline-block;
  color: #113e78;
  font-family: "HelveticaNeue", Arial, sans-serif;
  margin: 0;
  float: right;
}

.caption-div {
  width: 50%;
}

.box-timeline {
  min-height: 328px;
  background-size: contain !important;
  background-position: center center;
  display: flex;
  align-items: center;
  margin: auto;
  background-repeat: no-repeat;
  position: relative;
  border-bottom: 1px solid #828db1;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.box-timeline {
  background-size: 85% !important;
}

.box-timeline.right-bg {
  background-position: left;
}

.box-timeline.left-bg {
  background-position: right;
}

h2.t-year {
  color: #113e78;
  font-weight: 700;
  font-size: 1em !important;
  /* font-family: "HelveticaNeue","Helvetica",Arial; */
}

h2.t-title {
  color: #00a5ef;
  font-weight: 700;
  font-size: 1em !important;
  margin-bottom: 1.2em;
  /* font-family: "HelveticaNeue","Helvetica",Arial; */
}

.box-timeline p {
  /* font-size: .9em; */
  /* line-height: 1.1em; */
  margin: 0;
  /* font-family: "HelveticaNeue","Helvetica",Arial; */
}

.timeline-text {
  width: 45%;
  margin-left: auto;
}

.box-timeline:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -16px;
  height: 30px;
  width: 30px;
  background: #fff;
  transform: rotate(45deg);
  right: 40%;
  border-right: 1px solid #828db1;
  border-bottom: 1px solid #828db1;
}

.box-timeline .timeline-text.left {
  margin-left: initial;
  margin-right: auto;
}

.box-timeline .timeline-text.right {
  width: 43%;
}

.box-timeline.future-timeline .timeline-text {
  display: flex;
  flex-direction: row;
  width: 100%;
}

.half-width {
  width: 50%;
}

.half-width p {
  line-height: 1.4;
}

.box-timeline.future-timeline h2 {
  margin: 0;
}

.box-timeline.future-timeline {
  border: none;
}

.box-timeline.future-timeline:after {
  content: none;
}

.box-timeline .timeline-text {
  background: #ffffffb3;
}

.accordion-content * {
  margin: 0;
}

.accordion-content {
  display: none;
}

.accordion-content.open {
  display: block;
}

.accordion-title {
  background: #f6f6f6;
  position: relative;
  cursor: pointer;
}

.accordion-title:after {
  content: '>';
  display: block;
  position: absolute;
  right: 15px;
  top: calc(50% - 9px);
  transform: rotate(90deg);
  color: #0d5391;
}

.single-agent {
  padding-bottom: 10px;
}

a.accordion-anchor {
  text-decoration: none;
}

.accordion-content.open {
  /* display: flex;
  flex-direction: row; */
}

.single-agent {
  width: 100%;
  margin-bottom: 20px;
}

.single-agent {
  border-left: 2px solid #f6f6f6;
  padding-left: 15px;
}

.single-agent:nth-child(3n+1) {
  border: none;
  padding-left: 10px !important;
}

.single-agent h4 {
  color: #00abf6;
  font-size: 18px;
  font-weight: 100;
}

.accordion-title h3 {
  padding: 10px;
}

section#agenti input.wpcf7-text {
  width: 100%;
  margin-bottom: 10px;
}

.accordion-content .phone {
  display: flex;
  flex-direction: row;
}

i.fa.fa-phone {
  color: #00abf6;
  margin-right: 8px;
  font-size: 18px;
  transform: rotate(90deg);
}

p.agent-location {
  color: #ccc;
  font-size: 13px;
}

.header-cat {
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
}

.sub-menu {
  background: #fff;
}


/*new css starts from here */
#breadcrumbs a,
.breadcrumb_last {
  padding: 0 10px !IMPORTANT;
  text-align: center !important;
}
#breadcrumbs span,
#breadcrumbs span a{
    text-transform: capitalize;
}
#breadcrumbs span>span:first-child a {
  padding-left: 0 !important;
}

h1.titleMain {
  font-weight: 700;
  color: #0d5391 !important;
  line-height: 1.1 !important;
  text-transform: capitalize;
}

.solutionTaxonomy {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-color: #edf4f9 !important;
  background-image: none !important;
}

.cta-container.hideIt {
  display: none !important;
}

.solutionTaxonomy .contentArea {
  padding-top: 130px;
  padding-bottom: 130px !important;
}

.newImage.cont-img {
  align-items: center !important;
  justify-content: flex-end;
  position: relative;
  margin-right: -200px !important;
  width: calc(50% + 200px);
}

.newImage.cont-img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  position: absolute;
  left: 0;
  right: 0;
}


/***********************************************  Media queries ***********************************************/



@media (max-width:600px) {

  .tax-soluzioni .container-breadcrumb {
    padding: 0 !important;
  }

  .tax-soluzioni .container-breadcrumb #breadcrumbs a,
  .tax-soluzioni .container-breadcrumb .breadcrumb_last {
    padding: 0 5px !important;
    font-size: 10px !important;
  }

  .tax-soluzioni .container-breadcrumb #breadcrumbs span>span:first-child a {
    padding-left: 0 !important;
  }
}

@media (max-width:991px) {
  .newImage.cont-img img {
    position: unset !important;
  }

  .newImage.cont-img {
    margin-right: 0 !important;
    width: 100% !important;
  }

  .solutionTaxonomy .contentArea {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }

  .header-cat.solutionTaxonomy {
    padding-bottom: 50px !IMPORTANT;
  }
}

@media (min-width: 769px) and (max-width: 1199px) {
  .container-linee .col-md-3 {
    width: 33.333% !important
  }
}

@media (min-width: 769px) and (max-width: 1199px) {
  .container-linee .col-md-3 {
    width: 33.333% !important
  }
}

/* @media(max-width: 1700px){
  .archive img.attachment-full.size-full {
    max-width: 500px;
  }
} */
@media(max-width:1500px) {
  .header-cat {
    background-size: 43% !important;
  }
}

@media(min-width:1200px) {
  .box-timeline {
    width: 83%;
    min-width: 702px;
    max-width: 926px
  }
}

@media(max-width:1220px) {
  .box-linea-max .subtitle-max {
    min-height: 76px;
  }

  .box-linea-max h3 {
    white-space: nowrap;
  }
}

@media(max-width:1199px) {
  .container-guida {
    padding-bottom: 40px;
  }

  .container-guida a.button-cta {
    padding: 10px 40px
  }

  .box-timeline {
    width: 75%;
  }

  /* img.attachment-full.size-full {max-width: 420px;} */
}

@media(min-width:992px) {
  .main-navigation-mobile {
    display: none !important;
  }
}

@media(max-width:991px) {
  .main-navigation {
    display: none;
  }

  .hamburger {
    display: inline-block;
  }

  .my-cont-header {
    padding: 0;
  }

  .custom-logo-link img {
    max-width: 200px;
  }

  .container-linee .col-md-3 {
    width: 50% !important;
  }

  .container-box-max {
    display: block;
  }

  .content-max {
    width: 100%;
  }

  .box-linea-max {
    padding: 100px 15px 15px 15px;
  }

  .container-box-max figure {
    margin: auto;
  }

  .row-first-blog .box-news {
    padding: 40px 20px;
  }

  .row-first-blog .excerpt {
    margin-bottom: 60px;
  }

  .container-all-video .col-md-12 iframe {
    height: 400px;
  }

  .container-box-max figure,
  .box-linea-max .logo {
    text-align: center;
  }

  .container-box-max figure {
    margin-top: 25px;
  }

  #wpsl-search-wrap form {
    display: block;
  }

  #wpsl-search-wrap .wpsl-dropdown {
    height: 40px;
    width: 100% !important;
  }

  #wpsl-search-wrap form * {
    width: 100% !important;
  }

  .wpsl-search-btn-wrap {
    margin-top: 30px;
    margin-bottom: 30px !important;
  }

  #wpsl-wrap #wpsl-gmap {
    height: 500px !important;
  }

  .box-timeline {
    width: 100%;
  }

  /* img.attachment-full.size-full {max-width: 320px;} */
  .text-max {
    min-height: auto;
  }

  .container-box-max figure {
    max-width: 100%;
  }

  .container-box-max figure img {
    height: 230px;
    width: auto;
    max-width: none;
  }
}

@media(min-width:768px) and (max-width:991px) {
  .caratteristiche-content {
    display: block;
  }

  .caratteristiche-content .content {
    margin-left: 0;
  }
}

@media(min-width:769px) {
  .header-page-prontex h2 {
    max-width: 350px;
  }
}

@media(max-width:768px) {
  .caratteristiche-content figure {
    margin: auto;
  }

  .caratteristiche-content .content {
    margin-top: 0;
  }

  .header-page-prontex {
    padding-bottom: 0px
  }

  .header-page-prontex figure {
    transform: none;
  }

  .header-cat {
    padding-bottom: 0;
  }

  .header-cat figure {
    position: inherit;
  }

  .container-guida {
    padding-bottom: 40px;
  }

  .box-linea-max {
    margin-bottom: 70px;
    /*text-align: justify; */
  }

  .subtitle_featured,
  .text-blue p,
  .container-video h3 {
    font-size: 18px;
  }

  .container-video p,
  h2 {
    font-size: 23px !important;
  }

  a.button-cta {
    font-size: 14px;
    padding: 10px 37px;
  }

  .container-video iframe {
    height: 400px !important;
  }

  .header-page-prontex h2 {
    margin-top: 50px;
  }

  .archive .container-video,
  .video-prontex {
    margin-bottom: 100px;
  }

  .my-cont-header {
    height: 70px;
  }

  .box-linea-max .button-cta {
    display: block;
    text-align: center;
  }

  .header-cat div[class*="col-md-"] {
    width: 100% !important;
  }

  .header-cat {
    padding-top: 50px;
  }

  .box-blu .cont-point {
    padding-left: 20px;
  }

  .box-blu p {
    font-size: 14px;
  }

  .box-blu p {
    margin-bottom: 25px;
  }

  .box-blu p:after {
    height: 38px;
    width: 38px;
  }

  .box-blu h2 {
    margin-bottom: 40px;
    font-size: 20px !important;
  }

  .box-blu .bg-blue {
    height: 350px;
  }

  .box-related {
    width: 50%;
  }

  #breadcrumbs {
    font-size: 12px;
  }

  .header-page-prontex div[class*="col-md-"] {
    width: 100% !important;
  }

  .header-page-prontex figure {
    text-align: center;
  }

  .footer-share {
    display: flex;
    justify-content: center;
  }

  .c-filter:after,
  .c-filter:before {
    content: none;
  }

  .row-filter a {
    display: block;
  }

  .header-cat figure img {
    margin: auto;
  }
}

@media(max-width:767px) {

  .caratteristiche-content figure {
    margin: 1em 0;
  }

  .container-linee .col-md-3 {
    width: 100% !important;
  }

  .first-post-blog {
    height: 350px;
  }

  .container-form input:not([type="checkbox"]):not([type="submit"]),
  .container-form select,
  .container-form textarea,
  .container-form input[type="number"],
  .container-form input[type="email"],
  .container-form input[type="text"] {
    width: 100% !important;
    margin-left: 0px !important;
  }

  footer .footer-share #media_image-3 {
    margin-top: 0;
  }

  .title-single {
    margin-top: 30px;
  }

  .nav-posts {
    display: none;
  }

  .sidebar .widget-title {
    font-size: 18px !important;
  }

  .comparison-container {
    display: none;
  }

  .caratteristiche-content {
    display: block;
  }

  .caratteristiche-content .content p {
    max-width: 100%;
  }

  .name-category:visited,
  .name-category {
    font-size: 12px;
  }

  h2.t-year {
    margin-bottom: 10px;
    margin-top: 0;
  }

  h2.t-title {
    margin-top: 0;
    margin-bottom: 5px;
  }

  .header-cat.container-fluid {
    padding-bottom: 250px;
    background-position: center 90%;
  }
}

@media(max-width:767px) and (min-width:450px) {
  .container-box-max {
    display: flex !important;
  }

  .content-max {
    margin-right: 25px;
  }

  .linea-title h3 {
    font-size: 20px;
  }
}

@media(max-width:450px) {
  .header-cat {
    padding-top: 25px;
  }

  .breadcrumb_last,
  #breadcrumbs a {
    padding: 0 15px;
  }

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

  ul#menu-menu-prodotti {
    column-count: 1;
  }

  ul#menu-menu-prodotti:before,
  ul#menu-menu-prodotti:after {
    content: none;
  }

  footer .col-md-6 ul li {
    padding: 0;
  }

  .link-utili {
    /*text-align: left;*/
    margin: 0;
  }

  footer .footer-share #media_image-3 {
    margin-top: 0;
  }

  .link-utili a {
    margin: 0;
  }

  .box-related {
    width: 100%;
  }

  footer {
    text-align: center;
  }

  .footer-share {
    display: block;
  }

  header#timeline-header h3 {
    font-size: 20px;
    line-height: 1.2;
  }

  .box-timeline {
    background: none !important;
    height: auto;
    padding-bottom: 30px;
  }

  .timeline-text {
    width: 100% !important;
  }

  section#timeline-content {
    margin-top: 30px;
  }

  .caption-div {
    width: 60%;
  }

  header#timeline-header {
    background-position: 57% !important;
  }

  .box-timeline.future-timeline .timeline-text {
    flex-direction: column;
  }

  .half-width {
    width: 100%;
  }

  .box-timeline.future-timeline h2 {
    margin-bottom: 10px;
  }

  .header-cat.container-fluid {
    padding-bottom: 300px;
    background-position: center bottom !important;
    background-size: contain !important;
  }

  section.container-fluid.container-guida a.button-cta {
    white-space: nowrap;
  }
}

/* 2021-07-28 */
.agent-phone,
.agent-phone:hover,
.agent-phone:focus {
  color: inherit;
  text-decoration: none;
}

@media (hover: hover) {
  .agent-phone:hover {
    color: #00abf6;
  }
}

@media (min-width: 576px) and (max-width: 767px) {

  .box-related,
  .row-comparison>.col-p {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .product-comparison .related-content h2,
  .comparison-container h2 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 450px) and (max-width: 767px) {
  section#agenti .col-md-4 {
    width: 50%;
  }
}

@media (max-width: 575px) {
  .product-comparison {
    display: none;
    visibility: hidden;
  }

  rs-arrow {
    display: none !important;
  }

  .container-box-max figure>img {
    height: 220px !important;
    width: auto !important;
    max-width: none !important;
  }

  .container-box-max figure {
    max-width: 100%;
  }

  .container-news h3 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .container-news img {
    margin-bottom: 0px;
  }

  .box-news {
    margin-bottom: 15px;
  }

  .tax-linea .container-fluid.container-breadcrumb {
    display: none;
  }
}

.container.nostre-linee+.container.container-video {
  margin-top: 0;
}

#video-carousel {
  margin-bottom: 50px;
}

.container-video p+.video>#video-carousel,
.container-video h3+.video>#video-carousel {
  margin-top: 50px;
}

.embed-responsive {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.embed-responsive--4by3 {
  padding-bottom: 75%;
}

.embed-responsive--16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive--21by9 {
  padding-bottom: 42.85%;
}

.embed-responsive__item,
.embed-responsive iframe,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100% !important;
  border: none;
}

/* 2021-08-03 */
body.search-results h3>a,
body.search-results h3>a:hover,
body.search-results h3>a:focus {
  color: inherit;
  text-decoration: none;
}

@media (hover: hover) {
  body.search-results h3>a:hover {
    opacity: 0.7;
  }
}

.container-all-video h4 {
  color: #0d5391;
  margin-top: 5px;
  font-size: 0.9em;
}

.container-all-video [class*="col-"]:not(:first-child) {
  margin-bottom: 30px;
}

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

.contianer-video-text h3 {
  color: #01a5ef;
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 5px;
}

.contianer-video-text p {
  color: #0d5391;
  font-size: 16px;
}

@media (min-width: 992px) {
  .contianer-video-text h3 {
    font-size: 32px;
  }

  .contianer-video-text p {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .container-download-product .div-download {
    display: block;
  }

  .container-download-product .div-download {
    margin-right: 0;
    margin-top: 35px;
  }

  .container-download-product .div-download p {
    max-width: inherit;
  }

  .container-featured .title-owl {
    text-align: center;
  }

}


.wpsl-direction-wrap {
  display: none !important;
}

textarea {
  width: calc(100% - 20px);
  border-color: #01aeeb !important;
  border-radius: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-left: 10px;
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 15px;
}


.titleh1 {
  font-size: 22px;
  margin-bottom: -10px !important;
}




/* start api search */
.api_search_left img {
  height: 45px;
  width: 45px;
  border: 1px solid #b8b8b8;
}

.api_single_search {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  position: relative;
  transition: .4s;
  flex-wrap: wrap;
}

.api_search_right {
  padding-left: 15px;
  width: 70%;
}

.api_single_search a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}

.api_search_bottom {
  background: #fff;
  padding: 20px;
  border-radius: 0px 0px 0px 0px;
}

/*.api_search_box {*/
/*    border: 1px solid #bdbdbd;*/
/*}*/

.api_search_top input {
  padding: 9px 20px 9px;
  border: none;
  border-radius: 0;
}


.api_search_bottom {
  display: none;
}

.api_single_search:hover {
  background: #f7f7f7;
}

.api_search_left {
  height: 45px;
  width: 45px;
}

.api_single_search p {
  margin: 0;
  padding: 0;
}

.api_single_search {
  margin: 10px 0px;
}

.api_search_top form {
  width: 100%;
}

.api_search_bottom {
  text-align: center;
}

.api_search_right {
  text-align: left;
}

.api_search_bottom {
  max-height: 550px;
  overflow: auto;
}

.api_pntx_search_results {
  padding: 60px 0px;
}

a.ddtt {
  line-height: 20px;
}

.api_search_pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 50px;
}

.api_search_pagination a.active {
  background: #0d5391;
  color: #fff !important;
  pointer-events: none;
}

.api_search_pagination a {
  display: block;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  border-top: 1px solid #0d5391;
  color: #000;
  border-bottom: 1px solid #0d5391;
  border-right: 1px solid #0d5391;
}

a.ddtt {
  line-height: 20px;
}

.api_search_pagination a:first-child {
  border-left: 1px solid #0d5391;
  line-height: 26px;
}

.api_search_pagination a:last-child {
  line-height: 26px;
}

.api_search_bottom {
  position: absolute;
  width: 100%;
}

.api_search_box {
  position: relative;
}

.api_search_bottom {
  position: absolute;
  width: 100%;
  top: 42px;
}

.api_search_box {
  position: relative;
}

.searh-container.search-on {
  padding: 10px 0px;
}


.api_search_bottom::-webkit-scrollbar {
  width: 3px;
}

.api_search_bottom::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.api_search_bottom::-webkit-scrollbar-thumb {
  background: #888;
}

.api_search_bottom::-webkit-scrollbar-thumb:hover {
  background: #555;
}



.safety_single_item {
  display: flex;
  justify-content: space-between;
}

.safety_single_right img {
  width: 190px;
}

.api_pntx_search_results a {
  color: #0d5391;
}

.container.header-product .col-md-6 h1 {
  margin-top: 40px;
}

/* end api search */

.richiesta_form .col-md-12 {
  margin-top: 0 !important;
}

.download-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.download-flex .div-download a:after {
  content: none !important;
}

.download-flex .div-download img {
  max-width: 62px;
  min-width: 62px;
}

.form-richiesta {
  margin: 56px 0;
}

/*custom mega menu start */

.custom-inner-parent-flex .innerbox-single ul {
  position: unset;
  display: block;
  float: unset;
  box-shadow: none;
  left: unset;
}

.mega-custom-inner-parent-flex>ul {
  display: flex !important;
}

.custom-inner-parent-flex,
.mega-custom-inner-parent-flex>ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  /*padding-bottom: 60px;*/
}

.custom-inner-parent-flex .innerbox-single {
  flex: 1 1 0;
}

.custom-inner-parent-flex .innerbox-single ul li,
.mega-custom-inner-parent-flex .mega-innerbox-single ul li {
  display: block;
  height: auto;
  padding: 0;
  border-bottom: .5px solid rgba(107, 106, 106, .5) !important;
}

.custom-inner-parent-flex .innerbox-single>ul>li>a {
  font-weight: 700 !important;
}

.custom-inner-parent-flex .innerbox-single ul ul li:last-child {
  border-bottom: none;
}

.custom-inner-parent-flex .innerbox-single ul li ul {
  display: none;
}

.custom-inner-parent-flex .innerbox-single ul li::after {
  display: none;
}

.innerbox-single .cat_icon_wrap {
  display: flex;
  align-items: center;
  gap: 10px;
}

.innerbox-single .cat_icon {
  width: 28px;
  height: 22px;
  flex-shrink: 0;
}

.innerbox-single .cat_icon img {
  object-fit: contain;
}


.custom-inner-parent-flex .innerbox-single ul li a {
  padding: 8px 5px;
  outline: none;
  color: #0c5391 !important;
}

.custom-inner-parent-flex .innerbox-single ul li.has-children>a {
  position: relative;
}

.custom-inner-parent-flex .innerbox-single ul li.has-children>a::after {
  content: "\276F";
  font-size: 12px;
  display: inline-block;
  transition: transform 0.3s ease;
  right: 8px;
  position: absolute;
}

.custom-inner-parent-flex .innerbox-single ul li.has-children.active>a::after {
  transform: rotate(90deg);
}

.custom-inner-parent-flex .innerbox-single ul li a:focus {
  outline: none;
}

.custom-inner-parent-flex .innerbox-single ul li.has-children>a.active {
  background: #e8f0f6;
  border-bottom: 1px solid #fff;
}

.custom-inner-parent-flex .innerbox-single ul ul ul li a {
  /*margin-left: 24px;*/
  margin-left: 16px;
}

.form-richiesta input:not([type="checkbox"]):not([type="submit"]),
.form-richiesta select,
.form-richiesta form textarea {
  margin: 0 !important;
}

.form-richiesta select {
  margin-bottom: 1rem !important;
}

.richiesta_form {
  margin-top: 44px;
}

.item_self_center {
  align-self: center;
}

.sticky-box {
  position: fixed;
  bottom: 60px;
  right: 0;
  background-color: #00A4EF;
  color: white;
  padding: 14px 16px;
  display: flex;
  gap: 10px;
  font-weight: 500;
  text-decoration: none;
  z-index: 9999;
  width: 160px;
}

.sticky-box:hover,
.sticky-box:hover .sticky-text,
a.sticky-box:visited {
  color: #fff;
}

.sticky-icon {
  width: 34px;
  height: 44px;
  flex-shrink: 0;
}

.sticky-icon svg {
  width: 100%;
  height: 100%;
}

.sticky-text {
  flex-grow: 1;
  font-size: 15px;
  line-height: 18px;
  text-align: left;
}

.featured_post_carousel,
.featured_post_carousel h2,
.featured_post_carousel p,
.text-featured,
.featured_post_carousel a {
  text-align: left;
}

.featured_post_carousel h2.title-owl {
  font-size: 34px;
  line-height: 41px;
  font-weight: 600;
}

.featured_post_carousel a.button-cta {
  color: #0c5391;
  border: 1px solid #0c5391;
  border-radius: 0;
}

.featured_post_carousel .text-featured,
.featured_post_carousel .text-featured p {
  color: #212529;
  text-align: justify;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.6px;
}

.featured_post_carousel .text-featured {
  margin-bottom: 30px;
}

.featured_img_carousel {
  max-height: 420px;
  width: 100%;
  height: 100%;
}

.featured_img_carousel img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
}

@media(max-width:1349px) {
  .custom-inner-parent-flex {

    gap: 0;
  }

  .custom-inner-parent-flex .innerbox-single {
    flex: 100%;
  }
}

@media(max-width:1024px) {
  .richiesta_form {
    margin-top: 32px;
  }

  .form-richiesta {
    margin: 42px 0;
  }

  .sticky-box {
    width: 150px;
    padding: 10px 12px;
    gap: 8px;
  }

  .sticky-text {
    font-size: 14px;
    line-height: 16px;
  }

}

@media(max-width:768px) {
  .richiesta_form {
    margin-top: 32px;
  }

  .form-richiesta {
    margin: 24px 0 30px;
  }

  .sticky-box {
    display: none;
  }
}



/*custom mega menu ends */

.vplay-icon {
  outline: 0;
  border: 4px solid #fff;
  padding: 10px;
  border-radius: 72px;
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

.vplay-icon i {
  font-size: 36px;
}



.close-btn-outside {
  position: absolute;
  top: 0;
  right: -36px;
  z-index: 11;
  /*background-color: #00A4EF;*/
  /*color: #fff;*/
  /*padding: 6px;*/
  outline: 0;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  opacity: 1;
}

.btn-close:focus {
  box-shadow: none !important;
}

.btn-close {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M0.146631 0.854632C0.100144 0.808144 0.0632674 0.752954 0.0381083 0.692215C0.0129493 0.631476 4.8983e-10 0.566375 0 0.500632C-4.8983e-10 0.434888 0.0129493 0.369788 0.0381083 0.309048C0.0632674 0.248309 0.100144 0.193119 0.146631 0.146631C0.193119 0.100144 0.248309 0.0632674 0.309048 0.0381083C0.369788 0.0129493 0.434888 -4.8983e-10 0.500632 0C0.566375 4.8983e-10 0.631476 0.0129493 0.692215 0.0381083C0.752954 0.0632674 0.808144 0.100144 0.854632 0.146631L6.00063 5.29363L11.1466 0.146631C11.1931 0.100144 11.2483 0.0632674 11.309 0.0381083C11.3698 0.0129493 11.4349 0 11.5006 0C11.5664 0 11.6315 0.0129493 11.6922 0.0381083C11.753 0.0632674 11.8081 0.100144 11.8546 0.146631C11.9011 0.193119 11.938 0.248309 11.9632 0.309048C11.9883 0.369788 12.0013 0.434888 12.0013 0.500632C12.0013 0.566375 11.9883 0.631476 11.9632 0.692215C11.938 0.752954 11.9011 0.808144 11.8546 0.854632L6.70763 6.00063L11.8546 11.1466C11.9011 11.1931 11.938 11.2483 11.9632 11.309C11.9883 11.3698 12.0013 11.4349 12.0013 11.5006C12.0013 11.5664 11.9883 11.6315 11.9632 11.6922C11.938 11.753 11.9011 11.8081 11.8546 11.8546C11.8081 11.9011 11.753 11.938 11.6922 11.9632C11.6315 11.9883 11.5664 12.0013 11.5006 12.0013C11.4349 12.0013 11.3698 11.9883 11.309 11.9632C11.2483 11.938 11.1931 11.9011 11.1466 11.8546L6.00063 6.70763L0.854632 11.8546C0.808144 11.9011 0.752954 11.938 0.692215 11.9632C0.631476 11.9883 0.566375 12.0013 0.500632 12.0013C0.434888 12.0013 0.369788 11.9883 0.309048 11.9632C0.248309 11.938 0.193119 11.9011 0.146631 11.8546C0.100144 11.8081 0.0632674 11.753 0.0381083 11.6922C0.0129493 11.6315 0 11.5664 0 11.5006C0 11.4349 0.0129493 11.3698 0.0381083 11.309C0.0632674 11.2483 0.100144 11.1931 0.146631 11.1466L5.29363 6.00063L0.146631 0.854632Z' fill='white'/%3E%3C/svg%3E") center / 1em no-repeat;
}

.soluzoni_term_title {
  color: #0d5391;
  font-size: 32px;
  line-height: 1;
}



/* addition *** */
.barcode_section {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

@media screen and (min-width: 990px) {
  .single-product-img {
    padding-left: 40px;
  }
}

@media screen and (min-width: 1300px) {
  .single-product-img {
    padding-left: 80px;
  }
}

@media screen and (min-width: 1400px) {
  .single-product-img {
    padding-left: 114px;
  }
}