.btn-style1 {
  color: white;
  background-color: #33826c;
  border-radius: 30px;
  transition: all 0.3s ease-in-out;
  font-size: 1em;
  padding: 10px 25px;
  margin-top: 10px; }
  .btn-style1:focus {
    color: white; }
  .btn-style1:hover {
    color: #33826c;
    border-color: #33826c;
    background-color: white;
    -webkit-box-shadow: 1px 1px 8px 0px rgba(50, 50, 50, 0.55);
    -moz-box-shadow: 1px 1px 8px 0px rgba(50, 50, 50, 0.55);
    box-shadow: 1px 1px 8px 0px rgba(50, 50, 50, 0.55); }
  .btn-style1:disabled {
    background-color: #33826c;
    box-shadow: none;
    opacity: 0.8;
    color: white; }

.hdr-style1 {
  border-bottom: 5px solid #1abc9c;
  padding: 0px auto;
  display: inline-block; }

.tsa_news {
  background-color: #f4f4f4;
  display: inline-block;
  padding: 15px;
  margin-top: 20px; }
  .tsa_news a {
    color: #44a0d0; }

.nazionali {
  display: inline-block;
  margin: 10px auto; }

.img-catalogo {
  max-height: 195px; }

.img-mini {
  max-height: 80px; }

.logo {
  max-height: 50px; }

.mini-sec {
  padding: 0 0 40px; }

.label-cerca {
  margin: 10px 0 2px 0; }

.gt_aside_search_wrap {
  margin-bottom: 20px; }

.image-container {
  position: relative; }

.image-container .after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.6); }

span.grn a {
  color: #f0b625; }

@font-face {
  font-family: PT;
  src: url(../fonts/PT_Sans-Web-Regular.ttf); }
body {
  font-family: PT; }

.main-content {
  margin-top: 100px; }

input[type="text"].cerca-box {
  width: 100%;
  height: 40px;
  border: 1px solid #ececec;
  padding: 8px 50px 8px 15px;
  margin: 5px 0; }

select {
  background-color: white; }

.cerca-select {
  margin: 5px;
  height: 50px;
  border: 1px solid #ececec;
  padding: 8px 50px 8px 15px; }
  .cerca-select:after {
    background-color: white;
    color: #ececec;
    width: 30px; }

.select-wrapper::after {
  background-color: white;
  color: #ececec;
  width: 30px; }

.rslt-cont {
  margin: 15px auto; }

li.pLVoc2 a {
  padding-left: 70px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 1em; }

li.b_active a {
  padding-left: 70px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 1em;
  display: block;
  color: #f0b625;
  text-decoration: none; }

.item {
  display: inline-block; }

.item-mr {
  display: inline-block;
  margin: 10px; }

.imgs-container {
  margin: 30px; }

.hdr-style2 {
  margin: 40px 15px 10px 0; }

.lang-icon {
  height: 20px; }

.news-container {
  border-bottom: 1px solid #33826c;
  margin-bottom: 10px;
  padding-bottom: 15px; }

.map-container {
  margin-top: 20px; }

.main_navigation ul li a.active-mnu {
  color: #1abc9c; }

.search-form-container {
  margin-bottom: 40px;
  display: inline-block;
  width: 100%; }

.code-label {
  text-align: center;
  left: 20%;
  position: absolute;
  display: none;
  top: 90%; }

/*# sourceMappingURL=additional-style.css.map */
