/* 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: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/* 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: #ffba41 !important;
}
/* line 23, templates/rt_acronym/custom/scss/sfweb.scss */
.acolor-2 {
  color: #004071 !important;
}
/* line 26, templates/rt_acronym/custom/scss/sfweb.scss */
.acolor-3 {
  color:  !important;
}
/* line 29, templates/rt_acronym/custom/scss/sfweb.scss */
body p {
  margin: 0 0 0.625rem;
}
/* line 33, templates/rt_acronym/custom/scss/sfweb.scss */
.line {
  display: block;
  height: 2px;
  background: #d6d6d6;
  position: relative;
  margin: 70px auto;
  width: 80%;
}
/* line 42, 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 58, templates/rt_acronym/custom/scss/sfweb.scss */
.g-spacer {
  margin: 0.625rem;
}
/* line 61, templates/rt_acronym/custom/scss/sfweb.scss */
.g-row {
  margin: 0 -0.625rem;
}
/* line 64, templates/rt_acronym/custom/scss/sfweb.scss */
.g-branding {
  text-align: right;
}
/* line 67, templates/rt_acronym/custom/scss/sfweb.scss */
.g-image-5 img {
  border-radius: 5px;
}
/* line 70, templates/rt_acronym/custom/scss/sfweb.scss */
.g-image-10 img {
  border-radius: 10px;
}
/* line 73, templates/rt_acronym/custom/scss/sfweb.scss */
.g-image-100 img {
  border-radius: 100%;
}
/* line 77, templates/rt_acronym/custom/scss/sfweb.scss */
div.text-over-image {
  position: relative;
}
/* line 80, 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 92, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw1, .sfw2, .sfw3 {
  line-height: 1.2;
}
/* line 93, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw6 {
  font-size: 5rem;
}
/* line 94, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw5 {
  font-size: 3.8rem;
}
/* line 95, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw4 {
  font-size: 2.8rem;
}
/* line 96, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw3 {
  font-size: 2.25rem;
}
/* line 97, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw2 {
  font-size: 1.8rem;
}
/* line 98, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw1 {
  font-size: 1.3rem;
}
/* line 99, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw-1 {
  font-size: 0.9rem;
}
/* line 100, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw-2 {
  font-size: 0.8rem;
}
/* line 101, templates/rt_acronym/custom/scss/sfweb.scss */
.sfw-3 {
  font-size: 0.6rem;
}
/* line 102, 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 106, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw6 {
    font-size: 4rem;
  }
  /* line 107, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw5 {
    font-size: 3rem;
  }
  /* line 108, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw4 {
    font-size: 2.4rem;
  }
  /* line 109, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw3 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 113, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw6 {
    font-size: 3rem;
  }
  /* line 114, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw5 {
    font-size: 2.1rem;
  }
  /* line 115, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw4 {
    font-size: 1.8rem;
  }
  /* line 116, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw3 {
    font-size: 1.5rem;
  }
  /* line 117, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw2 {
    font-size: 1.3rem;
  }
  /* line 118, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw1 {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  /* line 121, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw6 {
    font-size: 1.6rem;
  }
  /* line 122, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw5 {
    font-size: 1.5rem;
  }
  /* line 123, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw4 {
    font-size: 1.4rem;
  }
  /* line 124, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw3 {
    font-size: 1.3rem;
  }
  /* line 125, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw2 {
    font-size: 1.2rem;
  }
  /* line 126, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw1 {
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 480px) {
  /* line 129, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw-3 {
    font-size: 0.7rem;
  }
  /* line 130, templates/rt_acronym/custom/scss/sfweb.scss */
  .sfw-4 {
    font-size: 0.6rem;
  }
}
/* line 133, templates/rt_acronym/custom/scss/sfweb.scss */
.rt-center {
  text-align: center;
}
/* line 136, templates/rt_acronym/custom/scss/sfweb.scss */
.rt-right {
  text-align: right;
}
/* line 139, templates/rt_acronym/custom/scss/sfweb.scss */
.rt-title-right .module-title .title {
  text-align: right;
}
/* line 142, templates/rt_acronym/custom/scss/sfweb.scss */
.rt-title-center .module-title .title {
  text-align: center;
}
/* line 145, templates/rt_acronym/custom/scss/sfweb.scss */
.wow {
  visibility: hidden;
}
/* line 148, templates/rt_acronym/custom/scss/sfweb.scss */
.paragraph-center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
/* line 153, templates/rt_acronym/custom/scss/sfweb.scss */
.rt-circle img {
  border-radius: 100%;
}
/* line 157, templates/rt_acronym/custom/scss/sfweb.scss */
.largemarginbottom {
  margin-bottom: 1.5rem !important;
}
/* line 160, templates/rt_acronym/custom/scss/sfweb.scss */
.largemargintop {
  margin-top: 1.5rem !important;
}
/* line 163, templates/rt_acronym/custom/scss/sfweb.scss */
.largepaddingbottom {
  padding-bottom: 1.5rem !important;
}
/* line 166, templates/rt_acronym/custom/scss/sfweb.scss */
.largepaddingtop {
  padding-top: 1.5rem !important;
}
/* line 170, templates/rt_acronym/custom/scss/sfweb.scss */
.extramargintop {
  margin-top: 30px !important;
}
/* line 173, templates/rt_acronym/custom/scss/sfweb.scss */
.extrapaddingtop {
  padding-top: 30px !important;
}
/* line 176, templates/rt_acronym/custom/scss/sfweb.scss */
.extramarginbottom {
  margin-bottom: 30px !important;
}
/* line 179, templates/rt_acronym/custom/scss/sfweb.scss */
.extrapaddingbottom {
  padding-bottom: 30px !important;
}
/* line 182, templates/rt_acronym/custom/scss/sfweb.scss */
.ultramargintop {
  margin-top: 60px !important;
}
/* line 185, templates/rt_acronym/custom/scss/sfweb.scss */
.ultrapaddingtop {
  padding-top: 60px !important;
}
/* line 188, templates/rt_acronym/custom/scss/sfweb.scss */
.ultramarginbottom {
  margin-bottom: 60px !important;
}
/* line 191, templates/rt_acronym/custom/scss/sfweb.scss */
.ultrapaddingbottom {
  padding-bottom: 60px !important;
}
/* line 194, templates/rt_acronym/custom/scss/sfweb.scss */
.nomarginleft {
  margin-left: 0 !important;
}
/* line 197, templates/rt_acronym/custom/scss/sfweb.scss */
.nomarginright {
  margin-right: 0 !important;
}
/* line 200, templates/rt_acronym/custom/scss/sfweb.scss */
.nomargintop {
  margin-top: 0 !important;
}
/* line 203, templates/rt_acronym/custom/scss/sfweb.scss */
.nomarginleft {
  margin-left: 0 !important;
}
/*k2*/
/* line 207, templates/rt_acronym/custom/scss/sfweb.scss */
#k2Container div.itemListCategory {
  background: none;
  border: 0;
  padding: 0;
}
/* line 213, templates/rt_acronym/custom/scss/sfweb.scss */
.itemList .size-25 h3.title {
  font-size: 0.9rem;
}
/* line 216, templates/rt_acronym/custom/scss/sfweb.scss */
.itemList .size-25 a.button {
  font-size: 0.7rem;
}
/* line 220, templates/rt_acronym/custom/scss/sfweb.scss */
.itemList .catItemCategory {
  font-size: 0.6rem;
}
/* line 223, templates/rt_acronym/custom/scss/sfweb.scss */
.SubCategoriesk2 .size-33 h2.title {
  font-size: 1rem;
}
/* line 226, templates/rt_acronym/custom/scss/sfweb.scss */
.SubCategoriesk2 .size-33 a.button {
  font-size: 0.8rem;
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 250, 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) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 60rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@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 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 277, templates/rt_acronym/custom/scss/sfweb.scss */
  .mobile-center {
    text-align: center;
  }
}
@media only all and (max-width: 59.99rem) {
  /* line 28, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
/*
 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 */
.dati-azienda-footer, .g-branding a {
  font-size: 0.9rem;
}
/* line 35, templates/rt_acronym/custom/scss/custom.scss */
.fa-mobile {
  margin-right: 9px;
}
/* line 39, templates/rt_acronym/custom/scss/custom.scss */
.logo-top .g-content img {
  max-width: inherit !important;
}
/* line 43, templates/rt_acronym/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  border-radius: 0 0 6px 6px;
}
/* line 47, templates/rt_acronym/custom/scss/custom.scss */
#g-footer .g-simplemenu-container {
  padding-top: 15px;
}
/* line 51, templates/rt_acronym/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  font-size: 0.8rem;
}
/* line 55, templates/rt_acronym/custom/scss/custom.scss */
.relative {
  position: relative;
}
/* line 59, templates/rt_acronym/custom/scss/custom.scss */
.menu-top .g-content {
  margin: 10px 0;
  padding: 10px 0;
}
/* line 64, templates/rt_acronym/custom/scss/custom.scss */
.logo-top .g-content {
  margin: 0;
  padding: 0;
}
/* line 69, templates/rt_acronym/custom/scss/custom.scss */
#g-footer .g-simplemenu-particle a {
  color: #fff;
}
/* line 73, templates/rt_acronym/custom/scss/custom.scss */
#g-footer .g-simplemenu-particle a:hover {
  color: #d3d3d3;
}
/* Fine Codice generale */
/* PAGINA SINGOLO TOUR */
/* line 81, templates/rt_acronym/custom/scss/custom.scss */
.page-header h2 {
  text-align: center;
  font-style: italic;
  color: #004071;
  font-size: 2.25rem;
}
/* FINE PAGINA SINGOLO TOUR */
/* PAGINA ELENCO TOUR */
/* line 92, templates/rt_acronym/custom/scss/custom.scss */
/* line 93, templates/rt_acronym/custom/scss/custom.scss */
.tour-container-elenco .pull-left {
  margin: 0;
}
/* line 97, templates/rt_acronym/custom/scss/custom.scss */
.tour-container-elenco img {
  opacity: 1;
  transition: opacity 0.3s;
}
/* line 102, templates/rt_acronym/custom/scss/custom.scss */
.tour-container-elenco img:hover {
  opacity: 0.8;
}
/* FINE PAGINA ELENCO TOUR */
/* Suddivisione per pagine */
/* Homepage */
/* line 113, templates/rt_acronym/custom/scss/custom.scss */
.video-home {
  max-width: 801px;
  height: auto;
  margin: 80px auto;
}
/* line 119, templates/rt_acronym/custom/scss/custom.scss */
.itemid-101 .blocco-image-home {
  background-image: url('../../../../images/template/footer-bg/busacca_bus_viaggi_sicilia_small.jpg');
}
/* line 123, templates/rt_acronym/custom/scss/custom.scss */
.itemid-111 .blocco-image-home {
  background-image: url('../../../../images/template/footer-bg/busacca_bus_sicilia_azienda_small.jpg');
}
/* line 127, templates/rt_acronym/custom/scss/custom.scss */
.itemid-112 .blocco-image-home {
  background-image: url('../../../../images/template/footer-bg/busacca_bus_tour_sicilia_small.jpg');
}
/* line 131, templates/rt_acronym/custom/scss/custom.scss */
.itemid-113 .blocco-image-home {
  background-image: url('../../../../images/template/footer-bg/busacca_bus_viaggi_sicilia_small.jpg');
}
/* line 135, templates/rt_acronym/custom/scss/custom.scss */
.itemid-126 .blocco-image-home {
  background-image: url('../../../../images/template/footer-bg/busacca_agenzia_viaggi_vizzini.jpg');
}
/* line 139, templates/rt_acronym/custom/scss/custom.scss */
.itemid-101 .blocco-image-home, .itemid-111 .blocco-image-home, .itemid-112 .blocco-image-home, .itemid-113 .blocco-image-home, .itemid-126 .blocco-image-home {
  /* Set a specific height */
  height: 450px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/*
 .layout-slideshow .sprocket-features-content {
 background: rgb(186, 112, 43);
 background: -moz-linear-gradient(119deg, rgba(185, 111, 43, 0.8) 60%, rgba(187, 112, 43, 0.8) 0%, rgba(186, 112, 43, 0.8) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 0%);
 background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(231,56,39,1)), color-stop(29%, rgba(240,47,23,0.83)), color-stop(49%, rgba(246,41,12,0.71)), color-stop(50%, rgba(241,111,92,0.7)), color-stop(100%, rgba(255,255,255,0.4)));
 background: -webkit-linear-gradient(119deg, rgba(185, 111, 43, 0.8) 60%, rgba(187, 112, 43, 0.8) 0%, rgba(186, 112, 43, 0.8) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 0%);
 background: -o-linear-gradient(119deg, rgba(185, 111, 43, 0.8) 60%, rgba(187, 112, 43, 0.8) 0%, rgba(186, 112, 43, 0.8) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 0%);
 background: -ms-linear-gradient(119deg, rgba(185, 111, 43, 0.8) 60%, rgba(187, 112, 43, 0.8) 0%, rgba(186, 112, 43, 0.8) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 0%);
 background: linear-gradient(119deg, rgba(185, 111, 43, 0.8) 60%, rgba(187, 112, 43, 0.8) 0%, rgba(186, 112, 43, 0.8) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 0%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73827', endColorstr='#ffffff', GradientType=1 );
 }
 */
/* line 168, templates/rt_acronym/custom/scss/custom.scss */
body #g-page-surround {
  background: #004071;
  background-color: #3683bd;
  background-image: -webkit-linear-gradient(left top, #3683bd 0%, #004071 40%);
  background-image: linear-gradient(to right bottom, #3683bd 0%, #004071 40%);
  overflow: hidden;
}
/* line 176, templates/rt_acronym/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-content {
  background: #ba702b;
  background: -moz-linear-gradient(119deg, rgba(0, 64, 113, 0.8) 60%, rgba(187, 112, 43, 0.8) 0%, rgba(186, 112, 43, 0.8) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 0%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(231, 56, 39, 1)), color-stop(29%, rgba(240, 47, 23, 0.83)), color-stop(49%, rgba(246, 41, 12, 0.71)), color-stop(50%, rgba(241, 111, 92, 0.7)), color-stop(100%, rgba(255, 255, 255, 0.4)));
  background: -webkit-linear-gradient(119deg, rgba(0, 64, 113, 0.8) 60%, rgba(187, 112, 43, 0.8) 0%, rgba(186, 112, 43, 0.8) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 0%);
  background: -o-linear-gradient(119deg, rgba(0, 64, 113, 0.8) 60%, rgba(187, 112, 43, 0.8) 0%, rgba(186, 112, 43, 0.8) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 0%);
  background: -ms-linear-gradient(119deg, rgba(0, 64, 113, 0.8) 60%, rgba(187, 112, 43, 0.8) 0%, rgba(186, 112, 43, 0.8) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 0%);
  background: linear-gradient(119deg, rgba(0, 64, 113, 0.8) 60%, rgba(187, 112, 43, 0.8) 0%, rgba(186, 112, 43, 0.8) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 0%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e73827', endColorstr='#ffffff', GradientType=1);
}
/* line 189, templates/rt_acronym/custom/scss/custom.scss */
.title-block-home {
  position: absolute;
  bottom: 0;
  color: #fff;
  left: 0;
  right: 0;
  background-color: rgba(0, 64, 113, 0.8);
  padding: 10px;
}
/* line 199, templates/rt_acronym/custom/scss/custom.scss */
#g-expanded .g-container {
  background-color: #fff;
}
/* line 203, templates/rt_acronym/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc {
  background: none;
}
/* line 207, templates/rt_acronym/custom/scss/custom.scss */
.slidehome .sprocket-features.layout-slideshow {
  overflow: hidden;
}
/* line 211, templates/rt_acronym/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-desc {
  display: block;
  max-width: 500px;
  font-size: 1.4rem;
}
@media (max-width: 1300px) {
  /* line 216, templates/rt_acronym/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-desc {
    font-size: 1rem;
  }
}
@media (min-width: 1300px) and (max-width: 1800px) {
  /* line 220, templates/rt_acronym/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-desc {
    max-width: 400px;
  }
}
/* line 226, templates/rt_acronym/custom/scss/custom.scss */
.container-features {
  margin-top: 120px;
  margin-left: 40px;
}
@media (max-width: 900px) {
  /* line 230, templates/rt_acronym/custom/scss/custom.scss */
  .container-features {
    display: none;
  }
}
@media (max-width: 1300px) {
  /* line 234, templates/rt_acronym/custom/scss/custom.scss */
  .container-features {
    margin-top: 20px;
    margin-left: 0px;
  }
}
@media (min-width: 1300px) and (max-width: 1800px) {
  /* line 239, templates/rt_acronym/custom/scss/custom.scss */
  .container-features {
    margin-top: 80px;
    margin-left: 20px;
  }
}
/* line 246, templates/rt_acronym/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-title {
  margin-bottom: 0px;
  font-size: 2.5rem;
  text-transform: uppercase;
}
@media (max-width: 1300px) {
  /* line 251, templates/rt_acronym/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-title {
    font-size: 1.8rem;
  }
}
/* line 257, templates/rt_acronym/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 35%;
  bottom: 0;
  background-color: rgba(229, 164, 104, 0);
}
/* line 266, templates/rt_acronym/custom/scss/custom.scss */
.home-blocco-servizi .g-block:hover .title-block-home a {
  color: #fff;
}
/* line 270, templates/rt_acronym/custom/scss/custom.scss */
#g-bottom {
  background: none;
}
/* FINE HOMEPAGE */
/* PAGINA FORM */
/* line 278, templates/rt_acronym/custom/scss/custom.scss */
.rsform-select-box {
  width: 100%;
}
/* line 282, templates/rt_acronym/custom/scss/custom.scss */
.form-horizontal .control-label {
  width: 220px;
}
/* line 286, templates/rt_acronym/custom/scss/custom.scss */
#cal3_0Container {
  position: absolute;
}
/* FINE PAGINA FORM */
/* PAGINA MAPPA */
/* line 295, templates/rt_acronym/custom/scss/custom.scss */
.mappa .g-content {
  padding-right: 0;
  margin-right: -15px;
  padding-bottom: 0;
  margin-bottom: 0px;
}
/* FIN EPAGINA MAPPA */
/* FOOTER */
/* line 306, templates/rt_acronym/custom/scss/custom.scss */
#g-footer .g-container > .g-grid {
  align-items: center;
}
/* line 310, templates/rt_acronym/custom/scss/custom.scss */
#g-footer .g-simplemenu-particle h6, #g-footer .g-simplemenu a {
  color: #ffba41;
}
/* FINE FOOTER */
/* 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 344, templates/rt_acronym/custom/scss/custom.scss */
  .logo-top .g-logo img {
    max-width: 235px !important;
    margin-left: 15px;
  }
  /* line 349, templates/rt_acronym/custom/scss/custom.scss */
  .tablet-center {
    text-align: center;
  }
  /* line 353, templates/rt_acronym/custom/scss/custom.scss */
  #g-navigation .g-toplevel .g-menu-item-101 {
    display: none;
  }
  /* line 357, templates/rt_acronym/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding-bottom: 0px;
  }
  /* line 361, templates/rt_acronym/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-size: 0.6rem;
    padding-bottom: 0;
  }
  /* line 366, templates/rt_acronym/custom/scss/custom.scss */
  .pull-left.item-image {
    margin: 0;
  }
}
@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 395, templates/rt_acronym/custom/scss/custom.scss */
  .video-home {
    margin: 30px auto;
  }
  /* line 399, templates/rt_acronym/custom/scss/custom.scss */
  .formpreventivo.g-content {
    padding: 0;
  }
  /* line 403, templates/rt_acronym/custom/scss/custom.scss */
  .logo-top .g-logo img {
    max-width: 250px !important;
  }
  /* line 407, templates/rt_acronym/custom/scss/custom.scss */
  .mobile-center {
    text-align: center;
  }
  /* line 411, templates/rt_acronym/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    color: #004071;
    top: 10px;
    left: 7px;
  }
  /* line 417, templates/rt_acronym/custom/scss/custom.scss */
  .g-branding {
    white-space: inherit;
    text-align: center !important;
  }
  /* line 422, templates/rt_acronym/custom/scss/custom.scss */
  #g-footer .g-simplemenu-container {
    padding-bottom: 10px;
  }
  /* line 426, templates/rt_acronym/custom/scss/custom.scss */
  #g-footer .g-bottom-simplemenu .g-content {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  /* line 431, templates/rt_acronym/custom/scss/custom.scss */
  #g-copyright .dati-azienda-footer .g-content {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 466, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage {
  position: relative;
}
/* line 469, templates/rt_acronym/custom/scss/custom.scss */
/* line 470, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage.bg::after {
  content: '';
  position: absolute;
  height: 30rem;
  width: 120%;
  background: #000;
  bottom: -2.2rem;
  left: -10%;
}
/* line 483, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .g-photocollage-header {
  position: relative;
  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;
  margin-bottom: 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-photocollage .g-photocollage-header {
    margin: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-photocollage .g-photocollage-header {
    display: block;
  }
}
/* line 498, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage h3.g-photocollage-title {
  font-weight: 600;
}
/* line 503, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .button-wrapper {
  margin-top: 3.125rem;
  position: relative;
  z-index: 20;
}
/* line 510, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid {
  max-width: 100%;
  position: relative;
  z-index: 30;
  /* clearfix */
  /* ---- g-photocollage-grid-item ---- */
}
/* line 516, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .grid:after {
  content: '';
  display: block;
  clear: both;
}
/* line 523, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .grid-sizer, .g-photocollage .grid .g-photocollage-grid-item {
  width: 16.6%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-photocollage .grid .grid-sizer, .g-photocollage .grid .g-photocollage-grid-item {
    width: 33.2%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-photocollage .grid .grid-sizer, .g-photocollage .grid .g-photocollage-grid-item {
    width: 49.8%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-photocollage .grid .grid-sizer, .g-photocollage .grid .g-photocollage-grid-item {
    height: 570px;
    width: 99.6%;
  }
}
/* line 541, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .g-photocollage-grid-item {
  float: left;
  height: 190px;
  -webkit-transition: -webkit-transform 400ms;
  -moz-transition: -moz-transform 400ms;
  transition: transform 400ms;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 547, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .g-photocollage-grid-item .image-wrapper {
  border: 2px solid transparent;
  position: relative;
  border-radius: 5px;
  z-index: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
/* line 555, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .g-photocollage-grid-item .image-wrapper a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 110;
}
/* line 562, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .g-photocollage-grid-item .image-wrapper .zoom {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: transparent;
  font-size: 2rem;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  transition: all 350ms;
}
/* line 574, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .g-photocollage-grid-item .image-wrapper::after {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  transition: all 300ms;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
}
/* line 586, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .g-photocollage-grid-item .image-wrapper img {
  display: block;
  width: 100%;
  object-fit: cover;
}
/* line 593, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .g-photocollage-grid-item:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  z-index: 10;
}
/* line 597, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .g-photocollage-grid-item:hover .image-wrapper {
  border: 2px solid #000;
  box-shadow: 1px 1px 15px 1px rgba(0, 0, 0, 0.3);
}
/* line 601, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .g-photocollage-grid-item:hover .image-wrapper .zoom {
  color: #fff;
  z-index: 102;
}
/* line 607, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .g-photocollage-grid-item:hover .image-wrapper::after {
  z-index: 10;
  background: rgba(0, 64, 113, 0.7);
}
@media only all and (max-width: 47.99rem) {
  .g-photocollage .grid .g-photocollage-grid-item {
    height: 380px;
    width: 99.6%;
  }
}
@media only all and (max-width: 30rem) {
  .g-photocollage .grid .g-photocollage-grid-item {
    height: 190px;
    width: 99.6%;
  }
}
/* line 627, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .width-2 {
  width: 33.2%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-photocollage .grid .width-2 {
    width: 33.2%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-photocollage .grid .width-2 {
    width: 49.8%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-photocollage .grid .width-2 {
    height: 380px;
    width: 99.6%;
  }
}
@media only all and (max-width: 30rem) {
  .g-photocollage .grid .width-2 {
    height: 190px;
    width: 99.6%;
  }
}
/* line 649, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .width-3 {
  width: 49.8%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-photocollage .grid .width-3 {
    width: 33.2%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-photocollage .grid .width-3 {
    height: 380px;
    width: 99.6%;
  }
}
@media only all and (max-width: 30rem) {
  .g-photocollage .grid .width-3 {
    height: 190px;
    width: 99.6%;
  }
}
/* line 667, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .height-2 {
  height: 399px;
}
@media only all and (max-width: 47.99rem) {
  .g-photocollage .grid .height-2 {
    height: 380px;
    width: 99.6%;
  }
}
@media only all and (max-width: 30rem) {
  .g-photocollage .grid .height-2 {
    height: 190px;
    width: 99.6%;
  }
}
/* line 681, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .height-3 {
  height: 589px;
}
@media only all and (max-width: 47.99rem) {
  .g-photocollage .grid .height-3 {
    height: 380px;
    width: 99.6%;
  }
}
@media only all and (max-width: 30rem) {
  .g-photocollage .grid .height-3 {
    height: 190px;
    width: 99.6%;
  }
}
/* line 695, templates/rt_acronym/custom/scss/custom.scss */
.g-photocollage .grid .height-4 {
  height: 570px;
}
@media only all and (max-width: 47.99rem) {
  .g-photocollage .grid .height-4 {
    height: 380px;
    width: 99.6%;
  }
}
@media only all and (max-width: 30rem) {
  .g-photocollage .grid .height-4 {
    height: 190px;
    width: 99.6%;
  }
}
/* line 711, templates/rt_acronym/custom/scss/custom.scss */
/* line 712, templates/rt_acronym/custom/scss/custom.scss */
.photo-collage .g-photocollage.bg::after {
  background: transparent;
}
/* line 716, templates/rt_acronym/custom/scss/custom.scss */
.photo-collage #g-container-main {
  background: transparent;
}
/* line 720, templates/rt_acronym/custom/scss/custom.scss */
.photo-collage #g-page-surround {
  background-image: url('../../../../images/arcobaleno.png');
}
/*# sourceMappingURL=custom_9.css.map */