/* 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 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item {
  color: #292929;
  margin: 0 auto;
  display: table;
  background: transparent;
  padding: 1.5rem 2rem;
  border-radius: 3px;
  border: 1px solid #292929;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-buttons .g-buttons-item {
    width: 70%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-buttons .g-buttons-item {
    width: 100%;
    margin-bottom: 1rem;
  }
}
/* line 22, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item a {
  color: inherit;
}
/* line 26, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
/* line 31, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block p {
  margin: 0px;
  line-height: 1.2rem;
}
/* line 35, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
  color: #2471b5;
  font-size: 3rem;
  margin-right: 1rem;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
/* line 48, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block .g-buttons-item-title1 {
  text-align: initial;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 54, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block .g-buttons-item-title2 {
  text-align: initial;
  font-size: 2rem;
  line-height: 2rem;
  margin: 0px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 61, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block h3 {
  color: #2471b5 !important;
}
/* line 66, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover {
  color: #fff;
  background: #2471b5;
  border: 1px solid #2471b5;
}
/* line 71, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover .g-buttons-item-icon {
  color: #fff;
}
/* line 75, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover h3 {
  color: #fff !important;
}
/* line 80, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button {
  color: #fff;
  background: #2471b5;
  border: 1px solid #2471b5;
}
/* line 85, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button a {
  color: #fff;
}
/* line 88, templates/it_sanctum/custom/scss/_buttons-particle.scss */
/* line 89, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button .g-block .g-buttons-item-icon {
  color: #fff;
}
/* line 92, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button .g-block h3 {
  color: #fff !important;
}
/* line 96, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button:hover {
  background: #1c568a;
}
/* line 102, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons .fixed-button {
  width: 320px;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-buttons .fixed-button {
    width: 300px;
  }
  /* line 106, templates/it_sanctum/custom/scss/_buttons-particle.scss */
  /* line 107, templates/it_sanctum/custom/scss/_buttons-particle.scss */
  .g-buttons .fixed-button .g-block .g-buttons-item-title2 {
    font-size: 1.7rem;
  }
}
/* line 113, templates/it_sanctum/custom/scss/_buttons-particle.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-buttons .g-grid {
    display: block !important;
  }
  /* line 116, templates/it_sanctum/custom/scss/_buttons-particle.scss */
  .g-buttons .g-grid .g-block {
    margin-bottom: 1rem;
  }
  /* line 118, templates/it_sanctum/custom/scss/_buttons-particle.scss */
  .g-buttons .g-grid .g-block:last-child {
    margin-bottom: 0px;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-buttons .g-grid {
    display: table;
    width: 100%;
  }
}
/* line 128, templates/it_sanctum/custom/scss/_buttons-particle.scss */
/* line 129, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons > .g-grid > .g-block {
  text-align: center;
}
/* line 131, templates/it_sanctum/custom/scss/_buttons-particle.scss */
.g-buttons > .g-grid > .g-block > a {
  display: inline-block;
}
/* line 1, templates/it_sanctum/custom/scss/_videogrid.scss */
/* line 2, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid *, .g-videogrid *:before, .g-videogrid *:after {
  box-sizing: border-box !important;
}
/* line 5, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 9, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-wrapper.g-videogrid-captions {
  margin: -1.963rem;
}
/* line 13, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
/* line 20, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .g-videogrid-title {
  font-size: 1.4rem;
  font-size: 1.3vw;
  padding: 0.825rem 0;
  font-weight: 500;
  line-height: 1.5;
}
@media (max-width: 84.6153846154rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  .g-videogrid .g-videogrid-item .g-videogrid-title {
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 74.938rem) and (min-width: 48rem) {
  /* line 25, templates/it_sanctum/custom/scss/_videogrid.scss */
  .g-videogrid .g-videogrid-item .g-videogrid-title {
    font-size: 1.4rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-videogrid .g-videogrid-item .g-videogrid-title {
    font-size: 1.4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-videogrid .g-videogrid-item .g-videogrid-title {
    font-size: 1.4rem;
  }
}
/* line 35, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
  font-size: 1.4rem;
  font-size: 1.3vw;
  font-weight: 400;
  line-height: 1.5;
  float: right;
}
@media (max-width: 84.6153846154rem) {
  .g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 74.938rem) and (min-width: 48rem) {
  /* line 37, templates/it_sanctum/custom/scss/_videogrid.scss */
  .g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
    font-size: 1.2rem;
  }
}
/* line 49, templates/it_sanctum/custom/scss/_videogrid.scss */
.dir-rtl .g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
  float: left;
}
/* line 55, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .g-videogrid-description {
  font-size: 1.3rem;
  line-height: 1.3;
}
/* line 60, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
/* line 66, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .g-videogrid-caption {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.1rem;
  text-transform: uppercase;
  color: #fff;
  font-style: normal;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 15%;
  right: 0;
}
/* line 79, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .indicator {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  color: #fff;
  font-style: normal;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 91, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .indicator div {
  font-size: 1.5rem;
  flex: none;
  -webkit-flex: none;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 95, templates/it_sanctum/custom/scss/_videogrid.scss */
.dir-rtl .g-videogrid .g-videogrid-item .indicator div {
  margin-right: 0;
}
/* line 102, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .indicator div .fa {
  font-size: 3rem;
}
/* line 107, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item:hover {
  z-index: 10;
}
/* line 109, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item:hover .g-videogrid-link:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 113, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item:hover .indicator div {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 119, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-desc {
  margin: 1.5rem 0;
}
/* line 122, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-link {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 128, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-link:before {
  color: #fff;
  background-image: -webkit-linear-gradient(top, rgba(36, 113, 181, 0.1) 0%, #2471b5 100%);
  background-image: linear-gradient(to bottom, rgba(36, 113, 181, 0.1) 0%, #2471b5 100%);
  content: "";
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 144, templates/it_sanctum/custom/scss/_videogrid.scss */
/* line 145, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-captions .g-videogrid-item {
  padding: 1.025rem;
}
/* line 150, templates/it_sanctum/custom/scss/_videogrid.scss */
/* line 151, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-2cols .g-videogrid-item {
  width: 50%;
}
@media only all and (max-width: 47.938rem) {
  .g-videogrid .g-videogrid-2cols .g-videogrid-item {
    width: 100%;
  }
}
/* line 159, templates/it_sanctum/custom/scss/_videogrid.scss */
/* line 160, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-3cols .g-videogrid-item {
  width: 33.33333%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-videogrid .g-videogrid-3cols .g-videogrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-videogrid .g-videogrid-3cols .g-videogrid-item {
    width: 100%;
  }
}
/* line 172, templates/it_sanctum/custom/scss/_videogrid.scss */
/* line 173, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-4cols .g-videogrid-item {
  width: 25%;
}
@media only all and (max-width: 74.938rem) and (min-width: 48rem) {
  /* line 176, templates/it_sanctum/custom/scss/_videogrid.scss */
  .g-videogrid .g-videogrid-4cols .g-videogrid-item {
    width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-videogrid .g-videogrid-4cols .g-videogrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-videogrid .g-videogrid-4cols .g-videogrid-item {
    width: 100%;
  }
}
/* line 188, templates/it_sanctum/custom/scss/_videogrid.scss */
/* line 189, templates/it_sanctum/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-5cols .g-videogrid-item {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-videogrid .g-videogrid-5cols .g-videogrid-item {
    width: 33.33333%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-videogrid .g-videogrid-5cols .g-videogrid-item {
    width: 50%;
  }
}
/* line 1, templates/it_sanctum/custom/scss/_paypal-donate.scss */
.g-paypaldonate {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/it_sanctum/custom/scss/_paypal-donate.scss */
/* line 6, templates/it_sanctum/custom/scss/_paypal-donate.scss */
.g-paypaldonate .g-paypaldonate-form form {
  margin: 0;
}
/* line 9, templates/it_sanctum/custom/scss/_paypal-donate.scss */
/* line 10, templates/it_sanctum/custom/scss/_paypal-donate.scss */
.g-paypaldonate .g-paypaldonate-form .g-paypaldonate-button .g-paypaldonate-icon {
  padding: 1rem;
  background: rgba(0, 0, 0, 0.2);
}
/* line 15, templates/it_sanctum/custom/scss/_paypal-donate.scss */
.g-paypaldonate .g-paypaldonate-form .g-paypaldonate-button input[type="submit"] {
  background: transparent;
  padding: 1.25rem;
  margin-top: -3px;
}
/* line 21, templates/it_sanctum/custom/scss/_paypal-donate.scss */
.g-paypaldonate .g-paypaldonate-form .g-paypaldonate-button.button {
  padding: 0;
  border: 0;
}
/* line 8, templates/it_sanctum/custom/scss/custom.scss */
div#CHISIAMO {
  padding-top: 30px;
}
/* line 10, templates/it_sanctum/custom/scss/custom.scss */
div#CHISIAMO h3 {
  text-align: center;
}
/* line 14, templates/it_sanctum/custom/scss/custom.scss */
div#ADERISCI {
  padding-bottom: 40px;
}
/* line 20, templates/it_sanctum/custom/scss/custom.scss */
.g-image-features .g-image-features-item {
  border: none;
}
/* line 25, templates/it_sanctum/custom/scss/custom.scss */
div#newsletter {
  background-color: #f29200;
}
/* line 27, templates/it_sanctum/custom/scss/custom.scss */
div#newsletter h3.g-title {
  color: #fff;
  padding-top: 40px;
}
/* line 30, templates/it_sanctum/custom/scss/custom.scss */
div#newsletter h3.g-title:after {
  background: transparent;
}
/* line 37, templates/it_sanctum/custom/scss/custom.scss */
/* line 38, templates/it_sanctum/custom/scss/custom.scss */
.notizie h3 {
  color: #1d5c93 !important;
}
/* line 41, templates/it_sanctum/custom/scss/custom.scss */
.notizie .g-title-separator {
  height: 4px !important;
  width: 70px;
  margin: 10px auto !important;
  background: #1d5c93 !important;
}
/* line 47, templates/it_sanctum/custom/scss/custom.scss */
.notizie .g-news-pro-title {
  height: 100px;
  padding: 20px;
  background: #1d5c93;
  line-height: 10px !important;
}
/* line 52, templates/it_sanctum/custom/scss/custom.scss */
.notizie .g-news-pro-title:hover {
  background: #236fb1;
}
/* line 55, templates/it_sanctum/custom/scss/custom.scss */
.notizie .g-news-pro-title a {
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 1.3rem !important;
  color: rgba(255, 255, 255, 1);
}
/* line 60, templates/it_sanctum/custom/scss/custom.scss */
.notizie .g-news-pro-title a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8);
}
/* line 66, templates/it_sanctum/custom/scss/custom.scss */
.notizie .g-news-pro-desc {
  margin-bottom: 20px;
}
/* line 70, templates/it_sanctum/custom/scss/custom.scss */
.notizie .g-article-read-more {
  float: right;
}
/* line 73, templates/it_sanctum/custom/scss/custom.scss */
.notizie .g-article-date {
  color: #1d5c93;
}
/* line 76, templates/it_sanctum/custom/scss/custom.scss */
.notizie .button {
  border-radius: 5px;
  padding: 2px 5px;
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 85, templates/it_sanctum/custom/scss/custom.scss */
/* line 86, templates/it_sanctum/custom/scss/custom.scss */
.eventi h3 {
  color: #f29200 !important;
}
/* line 89, templates/it_sanctum/custom/scss/custom.scss */
.eventi .g-title-separator {
  height: 4px !important;
  width: 70px;
  margin: 10px auto !important;
  background: #f29200 !important;
}
/* line 95, templates/it_sanctum/custom/scss/custom.scss */
.eventi .g-news-pro-title {
  height: 100px;
  padding: 20px;
  background: #f29200;
  line-height: 10px !important;
}
/* line 100, templates/it_sanctum/custom/scss/custom.scss */
.eventi .g-news-pro-title:hover {
  background: #f9a72b;
}
/* line 103, templates/it_sanctum/custom/scss/custom.scss */
.eventi .g-news-pro-title a {
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 1.3rem !important;
  color: rgba(255, 255, 255, 1);
}
/* line 108, templates/it_sanctum/custom/scss/custom.scss */
.eventi .g-news-pro-title a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8);
}
/* line 114, templates/it_sanctum/custom/scss/custom.scss */
.eventi .g-news-pro-desc {
  margin-bottom: 20px;
}
/* line 118, templates/it_sanctum/custom/scss/custom.scss */
.eventi .g-article-read-more {
  float: right;
}
/* line 121, templates/it_sanctum/custom/scss/custom.scss */
.eventi .g-article-date {
  color: #f29200;
}
/* line 124, templates/it_sanctum/custom/scss/custom.scss */
.eventi .button {
  border-radius: 5px;
  padding: 2px 5px;
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 134, templates/it_sanctum/custom/scss/custom.scss */
/* line 137, templates/it_sanctum/custom/scss/custom.scss */
.blog-notizie .article-info {
  border: none;
  padding: 1rem 0;
}
/* line 141, templates/it_sanctum/custom/scss/custom.scss */
.blog-notizie .content_notizia.span12 {
  margin: 1rem 0;
}
/* line 144, templates/it_sanctum/custom/scss/custom.scss */
.blog-notizie .introtext_notizia {
  padding-top: 1rem;
}
/* line 148, templates/it_sanctum/custom/scss/custom.scss */
.blog-notizie .extrafield_notizia {
  border-bottom: 1px solid #ee9035;
  padding-bottom: 1rem;
}
/* line 151, templates/it_sanctum/custom/scss/custom.scss */
.blog-notizie .extrafield_notizia span.field-value {
  font-weight: bold;
}
/* line 159, templates/it_sanctum/custom/scss/custom.scss */
/* line 161, templates/it_sanctum/custom/scss/custom.scss */
.notizia .article-info {
  border: none;
  padding: 1rem 0;
}
/* line 165, templates/it_sanctum/custom/scss/custom.scss */
.notizia .introtext_notizia {
  padding-top: 1rem;
}
/* line 169, templates/it_sanctum/custom/scss/custom.scss */
.notizia .extrafield_notizia {
  border-bottom: 1px solid #ee9035;
  padding: 1rem 0;
}
/* line 172, templates/it_sanctum/custom/scss/custom.scss */
.notizia .extrafield_notizia span.field-value {
  font-weight: bold;
}
/* line 177, templates/it_sanctum/custom/scss/custom.scss */
.notizia h2 {
  text-transform: uppercase;
}
/* line 184, templates/it_sanctum/custom/scss/custom.scss */
.g-main-nav {
  padding-top: 40px;
}
/* line 187, templates/it_sanctum/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li {
  margin: 0 3px !important;
}
/* line 189, templates/it_sanctum/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li .g-menu-item-container {
  padding: 0.6rem !important;
  font-size: 1.1rem;
}
/* line 199, templates/it_sanctum/custom/scss/custom.scss */
.g-social a {
  width: auto;
}
/* line 205, templates/it_sanctum/custom/scss/custom.scss */
#g-navigation.uk-active[data-uk-sticky] {
  box-shadow: none;
}
/* line 208, templates/it_sanctum/custom/scss/custom.scss */
#g-navigation-min {
  position: fixed;
  left: 50%;
  top: 0px;
  transform: translateX(-50%);
}
/* line 213, templates/it_sanctum/custom/scss/custom.scss */
#g-navigation-min .g-content {
  padding: 0;
}
/* line 217, templates/it_sanctum/custom/scss/custom.scss */
#g-navigation-min {
  cursor: pointer;
  z-index: 19;
}
/* line 221, templates/it_sanctum/custom/scss/custom.scss */
#g-navigation-min .menu-min {
  text-align: center;
  color: #1d70b7;
  background: rgba(240, 249, 254, 0.95);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/* line 226, templates/it_sanctum/custom/scss/custom.scss */
#g-navigation-min .menu-min img {
  margin-bottom: 10px;
}
/* line 236, templates/it_sanctum/custom/scss/custom.scss */
.uk-form-label {
  font-size: 1.2rem;
}
/* line 240, templates/it_sanctum/custom/scss/custom.scss */
.g-news-pro-image.image-fullwidth.image-link {
  background-repeat-x: no-repeat;
  background-size: cover;
}
@media (max-width: 30rem) {
  /* line 255, templates/it_sanctum/custom/scss/custom.scss */
  .g-logo img {
    height: 60px;
    width: auto;
  }
  /* line 259, templates/it_sanctum/custom/scss/custom.scss */
  .g-main-nav {
    padding-top: 60px;
  }
  /* line 261, templates/it_sanctum/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.3rem !important;
    font-size: 0.7rem !important;
  }
  /* line 267, templates/it_sanctum/custom/scss/custom.scss */
  /* line 269, templates/it_sanctum/custom/scss/custom.scss */
  .g-social a {
    padding: 8px 5px !important;
  }
  /* line 272, templates/it_sanctum/custom/scss/custom.scss */
  .g-social a .fa-3x {
    font-size: 1.5em;
  }
}
@media (max-width: 48rem) and (min-width: 30rem) {
  /* line 281, templates/it_sanctum/custom/scss/custom.scss */
  .g-main-nav {
    padding-top: 60px;
  }
  /* line 283, templates/it_sanctum/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.3rem !important;
    font-size: 0.8rem !important;
  }
  /* line 289, templates/it_sanctum/custom/scss/custom.scss */
  /* line 291, templates/it_sanctum/custom/scss/custom.scss */
  .g-social a {
    padding: 8px 5px !important;
  }
  /* line 294, templates/it_sanctum/custom/scss/custom.scss */
  .g-social a .fa-3x {
    font-size: 1.5em;
  }
  /* line 300, templates/it_sanctum/custom/scss/custom.scss */
  .g-logo img {
    height: 80px;
    width: auto;
  }
}
@media (max-width: 60rem) and (min-width: 48rem) {
  /* line 308, templates/it_sanctum/custom/scss/custom.scss */
  .g-main-nav {
    padding-top: 35px;
    font-size: 0.9rem !important;
  }
  /* line 311, templates/it_sanctum/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.4rem !important;
    font-size: 0.8rem !important;
  }
  /* line 317, templates/it_sanctum/custom/scss/custom.scss */
  .g-social {
    padding-top: 30px;
  }
  /* line 319, templates/it_sanctum/custom/scss/custom.scss */
  .g-social a {
    padding: 8px 5px !important;
  }
  /* line 322, templates/it_sanctum/custom/scss/custom.scss */
  .g-social a .fa-3x {
    font-size: 2em;
  }
  /* line 328, templates/it_sanctum/custom/scss/custom.scss */
  .g-logo img {
    height: 80px;
    width: auto;
  }
}
@media (max-width: 75rem) and (min-width: 60rem) {
  /* line 335, templates/it_sanctum/custom/scss/custom.scss */
  .g-main-nav {
    padding-top: 50px;
    font-size: 1.1rem !important;
  }
  /* line 338, templates/it_sanctum/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.3rem !important;
  }
  /* line 343, templates/it_sanctum/custom/scss/custom.scss */
  .g-social {
    padding-top: 40px;
  }
  /* line 345, templates/it_sanctum/custom/scss/custom.scss */
  .g-social a {
    padding: 8px 5px !important;
  }
  /* line 348, templates/it_sanctum/custom/scss/custom.scss */
  .g-social a .fa-3x {
    font-size: 2em;
  }
  /* line 354, templates/it_sanctum/custom/scss/custom.scss */
  .g-logo img {
    height: 100px;
    width: auto;
  }
}
@media (min-width: 75rem) {
  /* line 364, templates/it_sanctum/custom/scss/custom.scss */
  .g-logo img {
    height: 100px;
    width: auto;
  }
  /* line 370, templates/it_sanctum/custom/scss/custom.scss */
  .g-main-nav {
    padding-top: 54px;
  }
  /* line 372, templates/it_sanctum/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.7rem;
    font-size: 1.2rem;
  }
  /* line 379, templates/it_sanctum/custom/scss/custom.scss */
  .g-social {
    padding-top: 54px;
  }
}
/*# sourceMappingURL=custom_14.css.map */