/* stili colonna sx */
dl dd {
  background: transparent;
  border: 0 none;
  font-size: 100%;
  padding: 0px;
  outline: 0;
  vertical-align: top;
}
.accordion1 .color {
  position: relative;
  float: left;
  width: 40px;
  height: 40px;
  background-color: red;
}
.accordion1 {
  margin-bottom: 30px;
}
.accordion1 dt {
  cursor: pointer;
  text-decoration: none;
  background: #0f3f68;
  color: white;
  font-family: 'Kanit', sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid white;
}
.accordion1 dt:hover {
  color: #333;
}
.accordion1 dt.active {
  color: #ffffff;
  border: none;
}
.accordion1 dt:hover a {}
.accordion1 dt a {
  font-size: 21px;
  color: #ffffff;
  text-decoration: none !important;
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 15px 20px;
  font-weight: 300
}
.accordion1 dt svg {
  float: right;
  position: relative;
}
.accordion1 dt a::after {
  /*    content: "\f054";
    color: #e0e0e0;
    font-weight: bold;
    font-family: Font Awesome\ 5 Free;
    margin-right: 0px;
    font-size: 15px;
    margin-left: 5px;
    position: relative;
    float: right;
    margin-top: 5px;*/
}
.accordion1 dt.active a::after {
  /* content: "\f078";
	color:white*/
}
.accordion1 dt img {
  position: relative;
  float: right;
  top: 4px;
}
.accordion1 dt.active img {
  -ms-transform: rotate(-94deg);
  -webkit-transform: rotate(-94deg);
  transform: rotate(-94deg);
}
.accordion1 dt:hover a, .accordion1 dt.active a {
  text-decoration: none !important;
}
.accordion1 dd {
  width: 100%;
  border-top: none;
}
.accordion1 dd div { /* padding: 0px 0px 0px 40px; */ /* background: #e4e7ea; */ /* border-bottom: 1px solid white; */
}
.accordion1 dd div img {
  height: 23px;
  position: relative;
  margin: 0px 10px;
  left: 0px;
}
.accordion1 dd a:hover, .accordion1 dt a:hover {
  color: #7bce2b
}
.accordion1 dd div a {
  font-size: 15px;
  color: #0f3f68;
  font-weight: 600;
  background: #e4e7ea;
  border-bottom: 1px solid white;
  padding: 14px;
  width: 100%;
  display: inline-block;
}
.accordion1 dt.font {
  line-height: 18px;
  padding-top: 5px;
  padding-bottom: 4px;
}
.accordion1 dt.last {
  border-bottom: none !important;
}
.link1:last-child {}
.link1 a {
  /* border-left: 1px solid rgba(0, 0, 0, 0.1); */
  /* border-right: 1px solid rgba(0, 0, 0, 0.1); */
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  color: #393633;
  text-decoration: none;
  width: 100%;
  /* padding: 9px 20px 9px 19px; 
	border-top: 1px solid #f1f1f1;*/
  background: white;
  font-weight: 500;
}
.link1 a span {
  position: relative;
  float: right;
  margin-right: 5px;
  color: #868686;
  font-weight: normal;
  font-size: 12px;
}
.link1 a:hover {
  text-decoration: none;
  color: #313131;
  background-color: #fff;
}
/* stili ricerca avanzata */
.ricerca_avanzata dl dd {
  background: transparent;
  border: 0 none;
  font-size: 100%;
  padding: 0px;
  outline: 0;
  vertical-align: top;
}
.ricerca_avanzata .accordion1 {
  width: 170px;
  padding: 10px;
  margin: 0px;
}
.ricerca_avanzata .accordion1 dt {
  font-size: 14px;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: none;
  width: 170px;
  cursor: pointer;
  color: #c3c0c0;
  text-decoration: none;
  background-color: #dadada !important;
  border: none !important;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 15px;
  background-image: url(../img/piu.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.ricerca_avanzata .accordion1 dt.active {
  background-image: url(../img/meno.png);
}
.ricerca_avanzata .accordion1 dt a {
  padding: 0px;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  text-decoration: none !important;
  text-shadow: 0 1px 0 white;
  padding-left: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ricerca_avanzata .accordion1 dt img {
  width: 27px;
  height: 28px;
  position: absolute;
  padding: 5px;
}
.ricerca_avanzata .accordion1 dt:hover a, .accordion1 dt.active a {
  color: white;
  font-weight: 300;
}
.accordion1.faq dt.active  {
 background-color: white;
}
.accordion1.faq dt.active a {
    color: #0e3f67;
    font-weight: 400;
    padding: 20px ;
}

    .accordion1.faq dt.active a::before {
        content: "\f061";
        color: #0e3f67;
        font-weight: bold;
        font-family: Font Awesome\ 5 Free;
        margin-right: 0px;
        margin-right: 10px;
        position: relative;
        top: 2px;
    }

.accordion1.faq dd {
    padding: 0px 20px 20px 20px;
    background: white;
}
.accordion1.faq dt a {
    color: #666;
    padding: 10px 0px;
    text-transform: initial;
}

.accordion1.faq dt {
    border-top: 1px dotted #ccc;
    background: transparent;
    border-bottom:none;
}

.ricerca_avanzata .accordion1 dd {
  color: #797979;
  font-size: 12px;
  line-height: 12px;
  padding: 5px;
  margin-bottom: 10px;
  background: #ededed;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ricerca_avanzata .accordion1 dt.font {
  line-height: 18px;
  padding-top: 5px;
  padding-bottom: 4px;
}
.ricerca_avanzata .accordion1 dt.last {
  border-bottom: none !important;
}
.ricerca_avanzata .link1 {
  padding: 3px;
}
.ricerca_avanzata .link1 a {
  font-size: 11px;
  line-height: 14px;
  display: inline-block;
  color: #898a8b;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 0px;
}
.ricerca_avanzata .link1 a:hover {
  text-decoration: none;
  color: #393633;
}

@media (max-width:1034px) {
    .accordion1 dd div img {
        margin: 0px 10px 0px 0px;
    }
}