/* 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
 */

/* Impostazioni per il logoline*/
/* Importo i file necessari */
/* 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 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.5rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2.25rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 2rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.75rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.5rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1.25rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* aggiungo animazione al toggle */
/* line 9, templates/rt_acronym/custom/scss/sfweb.scss */
.g-offcanvas-toggle {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 14, templates/rt_acronym/custom/scss/sfweb.scss */
.title {
  font-family: "Dancing Script";
}
/* line 17, templates/rt_acronym/custom/scss/sfweb.scss */
.promo {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/* line 20, templates/rt_acronym/custom/scss/sfweb.scss */
.acolor-1 {
  color: #1b6875 !important;
}
/* line 23, templates/rt_acronym/custom/scss/sfweb.scss */
.acolor-2 {
  color: #d4af37 !important;
}
/* line 27, templates/rt_acronym/custom/scss/sfweb.scss */
body p {
  margin: 0 0 0.625rem;
}
/* line 31, templates/rt_acronym/custom/scss/sfweb.scss */
.line {
  display: block;
  height: 2px;
  background: #d6d6d6;
  position: relative;
  margin: 70px auto;
  width: 80%;
}
/* line 40, templates/rt_acronym/custom/scss/sfweb.scss */
.line .logoline {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: transparent url('../images/utilities/logoline.png') 50% 50% no-repeat;
  width: 60px;
  height: 60px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 56, templates/rt_acronym/custom/scss/sfweb.scss */
.g-spacer {
  margin: 0.625rem;
}
/* line 59, templates/rt_acronym/custom/scss/sfweb.scss */
.g-row {
  margin: 0 -0.625rem;
}
/* line 62, templates/rt_acronym/custom/scss/sfweb.scss */
.g-branding {
  text-align: right;
}
/* line 65, templates/rt_acronym/custom/scss/sfweb.scss */
.g-image-5 img {
  border-radius: 5px;
}
/* line 68, templates/rt_acronym/custom/scss/sfweb.scss */
.g-image-10 img {
  border-radius: 10px;
}
/* line 71, templates/rt_acronym/custom/scss/sfweb.scss */
.g-image-100 img {
  border-radius: 100%;
}
/* line 75, templates/rt_acronym/custom/scss/sfweb.scss */
div.text-over-image {
  position: relative;
}
/* line 78, templates/rt_acronym/custom/scss/sfweb.scss */
div.text-over-image .text-over {
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50.1%, -50%);
  -moz-transform: translate(-50.1%, -50%);
  -ms-transform: translate(-50.1%, -50%);
  -o-transform: translate(-50.1%, -50%);
  transform: translate(-50.1%, -50%);
}
/* line 90, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw1, .sfw2, .sfw3 {
  line-height: 1.2;
}
/* line 91, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw6 {
  font-size: 5rem;
}
/* line 92, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw5 {
  font-size: 3.8rem;
}
/* line 93, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw4 {
  font-size: 2.8rem;
}
/* line 94, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw3 {
  font-size: 2.25rem;
}
/* line 95, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw2 {
  font-size: 1.8rem;
}
/* line 96, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw1 {
  font-size: 1.3rem;
}
/* line 97, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw-1 {
  font-size: 0.9rem;
}
/* line 98, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw-2 {
  font-size: 0.8rem;
}
/* line 99, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw-3 {
  font-size: 0.6rem;
}
/* line 100, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw-4 {
  font-size: 0.4rem;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  /* line 104, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw6 {
    font-size: 4rem;
  }
  /* line 105, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw5 {
    font-size: 3rem;
  }
  /* line 106, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw4 {
    font-size: 2.4rem;
  }
  /* line 107, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw3 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 111, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw6 {
    font-size: 3rem;
  }
  /* line 112, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw5 {
    font-size: 2.1rem;
  }
  /* line 113, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw4 {
    font-size: 1.8rem;
  }
  /* line 114, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw3 {
    font-size: 1.5rem;
  }
  /* line 115, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw2 {
    font-size: 1.3rem;
  }
  /* line 116, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw1 {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  /* line 119, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw6 {
    font-size: 1.6rem;
  }
  /* line 120, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw5 {
    font-size: 1.5rem;
  }
  /* line 121, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw4 {
    font-size: 1.4rem;
  }
  /* line 122, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw3 {
    font-size: 1.3rem;
  }
  /* line 123, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw2 {
    font-size: 1.2rem;
  }
  /* line 124, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw1 {
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 480px) {
  /* line 127, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw-3 {
    font-size: 0.7rem;
  }
  /* line 128, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw-4 {
    font-size: 0.6rem;
  }
}
/* line 131, templates/rt_acronym/custom/scss/sfweb.scss */
.rt-center {
  text-align: center;
}
/* line 134, templates/rt_acronym/custom/scss/sfweb.scss */
.rt-right {
  text-align: right;
}
/* line 137, templates/rt_acronym/custom/scss/sfweb.scss */
.rt-title-right .module-title .title {
  text-align: right;
}
/* line 140, templates/rt_acronym/custom/scss/sfweb.scss */
.rt-title-center .module-title .title {
  text-align: center;
}
/* line 143, templates/rt_acronym/custom/scss/sfweb.scss */
.wow {
  visibility: hidden;
}
/* line 146, templates/rt_acronym/custom/scss/sfweb.scss */
.paragraph-center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
/* line 151, templates/rt_acronym/custom/scss/sfweb.scss */
.rt-circle img {
  border-radius: 100%;
}
/* line 155, templates/rt_acronym/custom/scss/sfweb.scss */
.largemarginbottom {
  margin-bottom: 1.5rem !important;
}
/* line 158, templates/rt_acronym/custom/scss/sfweb.scss */
.largemargintop {
  margin-top: 1.5rem !important;
}
/* line 161, templates/rt_acronym/custom/scss/sfweb.scss */
.largepaddingbottom {
  padding-bottom: 1.5rem !important;
}
/* line 164, templates/rt_acronym/custom/scss/sfweb.scss */
.largepaddingtop {
  padding-top: 1.5rem !important;
}
/* line 168, templates/rt_acronym/custom/scss/sfweb.scss */
.extramargintop {
  margin-top: 30px !important;
}
/* line 171, templates/rt_acronym/custom/scss/sfweb.scss */
.extrapaddingtop {
  padding-top: 30px !important;
}
/* line 174, templates/rt_acronym/custom/scss/sfweb.scss */
.extramarginbottom {
  margin-bottom: 30px !important;
}
/* line 177, templates/rt_acronym/custom/scss/sfweb.scss */
.extrapaddingbottom {
  padding-bottom: 30px !important;
}
/* line 180, templates/rt_acronym/custom/scss/sfweb.scss */
.ultramargintop {
  margin-top: 60px !important;
}
/* line 183, templates/rt_acronym/custom/scss/sfweb.scss */
.ultrapaddingtop {
  padding-top: 60px !important;
}
/* line 186, templates/rt_acronym/custom/scss/sfweb.scss */
.ultramarginbottom {
  margin-bottom: 60px !important;
}
/* line 189, templates/rt_acronym/custom/scss/sfweb.scss */
.ultrapaddingbottom {
  padding-bottom: 60px !important;
}
/* line 192, templates/rt_acronym/custom/scss/sfweb.scss */
.nomarginleft {
  margin-left: 0 !important;
}
/* line 195, templates/rt_acronym/custom/scss/sfweb.scss */
.nomarginright {
  margin-right: 0 !important;
}
/* line 198, templates/rt_acronym/custom/scss/sfweb.scss */
.nomargintop {
  margin-top: 0 !important;
}
/* line 201, templates/rt_acronym/custom/scss/sfweb.scss */
.nomarginleft {
  margin-left: 0 !important;
}
/*k2*/
/* line 205, templates/rt_acronym/custom/scss/sfweb.scss */
#k2Container div.itemListCategory {
  background: none;
  border: 0;
  padding: 0;
}
/* line 211, templates/rt_acronym/custom/scss/sfweb.scss */
.itemList .size-25 h3.title {
  font-size: 0.9rem;
}
/* line 214, templates/rt_acronym/custom/scss/sfweb.scss */
.itemList .size-25 a.button {
  font-size: 0.7rem;
}
/* line 218, templates/rt_acronym/custom/scss/sfweb.scss */
.itemList .catItemCategory {
  font-size: 0.6rem;
}
/* line 221, templates/rt_acronym/custom/scss/sfweb.scss */
.SubCategoriesk2 .size-33 h2.title {
  font-size: 1rem;
}
/* line 224, templates/rt_acronym/custom/scss/sfweb.scss */
.SubCategoriesk2 .size-33 a.button {
  font-size: 0.8rem;
}
@media only all and (min-width: 75rem) {
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 248, templates/rt_acronym/custom/scss/sfweb.scss */
  .tablet-center {
    text-align: center;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
}
@media only all and (max-width: 30rem) {
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
  /* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 47.99rem) {
  /* line 275, templates/rt_acronym/custom/scss/sfweb.scss */
  .mobile-center {
    text-align: center;
  }
}
@media only all and (max-width: 59.99rem) {
}
/*
 CLASSI POCO NOTE
 g-horizontalmenu
 */
/*
 Utilizzo di variabili
 $mycolor: #fcfcfc;
 //variabili rocket
 $core-font-size;
 $core-line-height;
 $accent-color-1
 */
/* Codice generale - per tutte le pagine */
/* line 30, templates/rt_acronym/custom/scss/custom.scss */
.map {
  color: #d4af37;
}
/* line 34, templates/rt_acronym/custom/scss/custom.scss */
.menu-home {
  background-color: #1b6774;
}
/* line 38, templates/rt_acronym/custom/scss/custom.scss */
.menu-home h6 {
  display: none;
}
/* line 42, templates/rt_acronym/custom/scss/custom.scss */
.menu-home .g-content {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 47, templates/rt_acronym/custom/scss/custom.scss */
.menu-home .g-simplemenu-container {
  padding-top: 15px;
  font-weight: bold;
  padding-bottom: 15px;
}
/* line 53, templates/rt_acronym/custom/scss/custom.scss */
.menu-home li a {
  transition: color 0.3s;
  color: #fff;
}
/* line 58, templates/rt_acronym/custom/scss/custom.scss */
.menu-home li a:hover {
  color: #d4af37;
}
/* line 64, templates/rt_acronym/custom/scss/custom.scss */
.owl-prev .fa-chevron-left {
  display: none;
}
/* line 68, templates/rt_acronym/custom/scss/custom.scss */
.g-owlcarousel-cards .g-owlcarousel .owl-nav .owl-next {
  display: inherit;
  visibility: visible;
  margin-right: -75px;
}
/* line 74, templates/rt_acronym/custom/scss/custom.scss */
.g-owlcarousel-cards {
  margin-right: 6.25rem;
  margin-left: 0;
}
/* line 79, templates/rt_acronym/custom/scss/custom.scss */
.main-content-extra-home > .g-grid > .g-block > .g-content {
  border: 4px double #57857e;
  border-radius: 2px;
}
/* line 84, templates/rt_acronym/custom/scss/custom.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-front {
  cursor: inherit;
  position: relative !important;
}
/* line 89, templates/rt_acronym/custom/scss/custom.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back {
  display: none;
}
/* line 93, templates/rt_acronym/custom/scss/custom.scss */
.fa-rotate-45 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 100, templates/rt_acronym/custom/scss/custom.scss */
.white {
  color: #fff;
}
/* line 103, templates/rt_acronym/custom/scss/custom.scss */
.flex-v-center {
  align-items: center;
  justify-content: center;
}
/* line 108, templates/rt_acronym/custom/scss/custom.scss */
.text-home {
  min-height: 100vh;
  position: relative;
}
/* line 112, templates/rt_acronym/custom/scss/custom.scss */
.shadow {
  box-shadow: 2px 2px 13px 5px #a5a5a5;
}
/* line 115, templates/rt_acronym/custom/scss/custom.scss */
.shadow-white {
  box-shadow: 4px 4px 4px #fff;
}
/* line 118, templates/rt_acronym/custom/scss/custom.scss */
.block1 {
  max-width: 960px;
  margin: auto;
}
/* line 122, templates/rt_acronym/custom/scss/custom.scss */
.videohome {
  max-width: 700px;
  margin: 0 auto 20px auto;
}
/*
 .videohome::before{
 display:block;
 background: url("../images/video_top.png") no-repeat 50% 100%;
 width:100%;
 height: 153px;
 content:"";
 }
 .videohome::after{
 display:block;
 background: url("../images/video_bottom.png") no-repeat 50% 100%;
 width:100%;
 height: 153px;
 content:"";
 }
 */
/* line 143, templates/rt_acronym/custom/scss/custom.scss */
.videohome iframe {
  box-shadow: 4px 4px 4px #555;
  background: #fff;
  border: 5px solid #1b6875;
}
/* line 150, templates/rt_acronym/custom/scss/custom.scss */
.g-owlcarousel-cards .g-owlcarousel .owl-stage .owl-item .item .g-owlcarousel-cards-item-desc .g-owlcarousel-cards-item-desc-title {
  text-shadow: 2px 2px 2px #3e5d58;
}
/* line 154, templates/rt_acronym/custom/scss/custom.scss */
.g-owlcarousel-cards .g-owlcarousel .owl-nav > div .fa {
  color: #3e5d58;
}
/* Fine Codice generale */
/* Suddivisione per pagine */
/* Homepage */
/* Fine Suddivisione per pagine */
@media only all and (min-width: 75rem) {
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 187, templates/rt_acronym/custom/scss/custom.scss */
  .tablet-center {
    text-align: center;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
}
@media only all and (max-width: 30rem) {
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  /* line 214, templates/rt_acronym/custom/scss/custom.scss */
  .mobile-center {
    text-align: center;
  }
  /* line 218, templates/rt_acronym/custom/scss/custom.scss */
  #g-slideshow {
    background: url('../../../../images/site/homepage/background-home-mobile.jpg') no-repeat center top;
  }
  /* line 222, templates/rt_acronym/custom/scss/custom.scss */
  .itemid-101 .g-offcanvas-toggle {
    color: #fff;
  }
  /* line 226, templates/rt_acronym/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    color: #3e5d58;
  }
  /* line 230, templates/rt_acronym/custom/scss/custom.scss */
  .g-branding {
    text-align: center;
  }
  /* line 234, templates/rt_acronym/custom/scss/custom.scss */
  .image-top-home {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media only all and (max-width: 59.99rem) {
}
@media (max-width: 767px) {
  /* line 248, templates/rt_acronym/custom/scss/custom.scss */
  .sfw4 {
    font-size: 2rem;
  }
  /* line 252, templates/rt_acronym/custom/scss/custom.scss */
  .mobile-medium-text {
    font-size: 2.3rem;
  }
  /* line 256, templates/rt_acronym/custom/scss/custom.scss */
  .ultrapaddingbottom {
    padding-bottom: 30px !important;
  }
  /* line 260, templates/rt_acronym/custom/scss/custom.scss */
  .ultrapaddingtop {
    padding-top: 30px !important;
  }
}
/*# sourceMappingURL=custom_9.css.map */