/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/rt_salient/scss/custom.scss */
span.fa.fa-facebook.fa-fw:hover {
  color: #003ac9 !important;
}
@font-face {
  font-family: 'century';
  src: url('../../../../century.eot');
  src: local('century'), url('../../../../century.ttf') format('truetype');
}
/* line 11, templates/rt_salient/scss/custom.scss */
.bianco {
  background-color: #fff;
}
/* line 15, templates/rt_salient/scss/custom.scss */
.nero2 {
  color: #000;
}
/* line 19, templates/rt_salient/scss/custom.scss */
.rosso {
  background-color: #c20e1a;
}
/* line 25, templates/rt_salient/scss/custom.scss */
.giallo {
  background-color: #fbea0b;
  min-height: 700px;
  max-height: 700px;
  padding: 3px;
}
/* line 32, templates/rt_salient/scss/custom.scss */
.nero {
  background-color: #000;
  min-height: 700px;
  max-height: 700px;
  color: #fff;
  padding: 3px;
}
/* line 43, templates/rt_salient/scss/custom.scss */
.g-animatedblock g-animatedblock-desc span {
  font-family: century, Verdana, sans-serif;
  font-size: 25px;
  line-height: 2px;
}
/* line 49, templates/rt_salient/scss/custom.scss */
.g-animatedblock .g-animatedblock-title span {
  font-size: 25px;
  line-height: 2px;
}
/* line 55, templates/rt_salient/scss/custom.scss */
.viola {
  background-color: #fbea0b;
}
/* line 61, templates/rt_salient/scss/custom.scss */
.bordo {
  background-color: #893b2f;
}
/* line 65, templates/rt_salient/scss/custom.scss */
.g-textpromo p {
  color: #fff;
}
/* line 69, templates/rt_salient/scss/custom.scss */
#icone img:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition: filter, opacity 1s;
  -o-transition: filter, opacity 1s;
  -moz-transition: filter, opacity 1s;
  -webkit-transition: filter, opacity 1s;
}
