body {
  background-image: url(../immagini/bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-attachment: fixed;
}
a#btnVideo,
a#btnVideo:visited {
  color: #000;
}
/******************************* GENERALE *******************************/

.img-responsive {
  width: 100%;
}
div.breadcrumb span {
  color: #939598;
}

p#descrizioneCategoria {
  padding: 10px 0;
  text-align: justify;
  font-style: italic;
  font-size: 11px;
}

div#contEsposizione {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 0 30px 0;
  position: relative;
}

div.pagesAmount {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 0;
}

div#contFormRicerca {
  width: 250px;
  height: 30px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 12px;
  right: 0;
}

form#ricercaVeloceVideo {
  width: 250px;
  height: 30px;
  margin: 0;
  padding: 0;
  border: 0;
}

form#ricercaVeloceVideo fieldset {
  width: 250px;
  height: 30px;
  margin: 0;
  padding: 0;
  border: 0;
}

input#textRicercaVeloceVideo {
  width: 178px;
  height: 22px;
  margin: 4px 0;
  padding: 2px;
  border: 1px solid #ccc;
  color: #ed592e;
  float: left;
  display: inline;
}

input#btnRicercaVeloceVideo {
  width: 60px;
  height: 22px;
  line-height: 22px;
  margin: 4px 0 4px 5px;
  padding: 0;
  border: 0;
  text-align: center;
  background: #ccc;
  color: #fff;
  float: left;
  display: inline;
}

input:hover#btnRicercaVeloceVideo {
  background: #16952c;
  color: #fff;
}

div.boxRightContacts > p {
  padding: 10px;
}

/********************************** CATEGORIE ***************************/

a {
  text-decoration: none;
}

.box-prodotto-title h3 {
  text-align: left !important;
}

.box-prodotto-title {
  border-right: 1px solid #cccccc !important;
  border-top: none !important;
}

.col-prodotto-img {
  margin-right: 0px !important;
  margin-left: 15px !important;
  border-bottom: 5px #ddd solid !important;
  border-left: none !important;
  padding-left: 0px;
  padding-right: 0px;
}

.box-prodotto a:hover .col-prodotto-img {
  border-bottom: 5px solid #3da434 !important;
}

.box-prodotto-title .abstract-prodotto {
  height: 30px !important;
}

div#elencoCategorie {
  width: 100%;
  height: auto;
  margin: 15px auto 0 auto;
  padding: 0;
}
.bolla-video {
  border-radius: 50%;
  border: 3px solid #16952c;
  overflow: hidden;
  position: relative;
  width: 150px;
  height: 150px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.box-testo-bolla {
  width: 100%;
  height: 100%;
  display: table;
}
.box-bolla {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.box-bolla h3 {
  text-align: center;
  z-index: 999;
  font-family: "Archivo Black", sans-serif;
  font-size: 18px;
  color: #fff;
}
div.contBoxCat {
  width: 175px;
  height: 200px;
  margin: 20px 0 0 0;
  padding: 0;
  float: left;
  display: inline;
  overflow: hidden;
}

.contBoxCatImg {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  padding: 0;
  background-color: #e4e4e4;
}

a.contBoxCatImg img {
  width: 150px;
  height: 150px;
  margin: 0;
  padding: 0;
  border: 0;
}

a.contBoxCatNome {
  border-bottom: 3px solid #b7bbbc;
  color: #1c9128;
  display: block;
  font-family: "Archivo Black", sans-serif;
  font-size: 17px;
  height: 43px;
  line-height: 24px;
  margin: 0 auto;
  overflow: hidden;
  padding: 8px 0;
  text-align: center;
  text-decoration: none;
  width: auto;
}

a:visited.contBoxCatNome {
  color: #1c9128;
}

a:hover.contBoxCatNome {
  color: #b8bcbd;
}

h2.nomeVideo {
  text-align: left;
}

.box-prodotto-title h3 {
  height: 20px !important;
}

.box-prodotto {
  margin-bottom: 0px !important;
}

.col-prodotto-img .box-prodotto-img {
  border: 1px solid #cccccc;
  border-left: 1px solid #cccccc !important;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-bottom: none !important;
}

@media (max-width: 992px) {
  .col-prodotto-img {
    margin-right: 15px !important;
  }

  .col-prodotto-title {
    padding-right: 15px !important;
  }
}

@media (max-width: 767px) {
  .box-prodotto {
    border-left: 0px solid #3da434 !important;
  }
  .box-prodotto:hover {
    border-left: 0px solid #3da434 !important;
  }
  .box-prodotto-title {
    border: 1px solid #ccc !important;
    border-top: none !important;
  }
  .col-prodotto-img {
    padding-left: 0px !important;
  }
  .col-prodotto-img {
    margin-right: 15px !important;
  }
  .col-prodotto-img .box-prodotto-img {
    border-top: 0px;
    height: auto !important;
  }
  .col-prodotto-img .box-prodotto-img {
    border-top: 1px solid #cccccc !important;
    height: 150px;
  }
}
/********************************** PRODOTTI ****************************/

div#elencoRecord {
  width: 100%;
  height: auto;
  margin: 15px auto 0 auto;
  padding: 0;
}

div.contBoxVideoImg {
  width: 100%;
  height: auto;
  padding: 0;
  overflow: hidden;
}

div.contBoxVideoImg a {
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
}

img.immagineVideoImgLink {
  margin: 0 auto;
  z-index: 201;
}

img.immagineVideoImgCornice {
  width: 135px;
  height: 90px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 202;
}

div.contBoxVideoScheda {
  overflow: hidden;
  padding: 0 0 10px;
  width: 100%;
}

h2.nomeVideo {
  background: none repeat scroll 0 0 #f1f1f1;
  border-top: 5px solid #b8bcbd;
  font-size: 16px;
  font-weight: normal;
  height: 97px;
  line-height: 23px;
  margin: 0;
  overflow: hidden;
  padding: 10px;
  text-transform: none;
  width: 100%;
}

h2.nomeVideo a,
h2.nomeVideo a:visited {
  color: #13952b;
  text-decoration: none;
}

h2.nomeVideo a:hover {
  color: #13952b;
}

p.descrizioneVideo {
  width: 100%;
  height: 48px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  text-align: justify;
  color: #231f20;
  overflow: hidden;
}

a.continuaVideo,
a:visited.continuaVideo {
  color: #5a5a5a;
}

a:hover.continuaVideo {
  color: #ed592e;
}

@media (max-width: 1370px) {
  h1 {
    line-height: 57px;
  }
}
@media (max-width: 1199px) {
  h2.nomeVideo {
    font-size: 13px;
    line-height: 19px;
  }
}

@media (max-width: 350px) {
  .contBoxVideo {
    width: 100%;
    float: none;
  }
}
