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

@import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,700');
/* 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.2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.7rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.2rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1rem;
}
/* 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]), textarea {
  border-radius: 0.1875rem;
}
/* aggiungo animazione al toggle */
/* line 9, templates/rt_koleti/custom/scss/sfweb.scss */
.g-offcanvas-toggle {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 15, templates/rt_koleti/custom/scss/sfweb.scss */
.acolor-1 {
  color: #903 !important;
}
/* line 19, templates/rt_koleti/custom/scss/sfweb.scss */
body p {
  margin: 0 0 0.625rem;
}
/* line 23, templates/rt_koleti/custom/scss/sfweb.scss */
.line {
  display: block;
  height: 2px;
  background: #d6d6d6;
  position: relative;
  margin: 70px auto;
  width: 80%;
}
/* line 32, templates/rt_koleti/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 48, templates/rt_koleti/custom/scss/sfweb.scss */
.g-spacer {
  margin: 0.625rem;
}
/* line 51, templates/rt_koleti/custom/scss/sfweb.scss */
.g-row {
  margin: 0 -0.625rem;
}
/* line 54, templates/rt_koleti/custom/scss/sfweb.scss */
.g-branding {
  text-align: right;
}
/* line 57, templates/rt_koleti/custom/scss/sfweb.scss */
.g-image-5 img {
  border-radius: 5px;
}
/* line 60, templates/rt_koleti/custom/scss/sfweb.scss */
.g-image-10 img {
  border-radius: 10px;
}
/* line 63, templates/rt_koleti/custom/scss/sfweb.scss */
.g-image-100 img {
  border-radius: 100%;
}
/* line 67, templates/rt_koleti/custom/scss/sfweb.scss */
div.text-over-image {
  position: relative;
}
/* line 70, templates/rt_koleti/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 82, templates/rt_koleti/custom/scss/sfweb.scss */
.sfw1, .sfw2, .sfw3 {
  line-height: 1.2;
}
/* line 83, templates/rt_koleti/custom/scss/sfweb.scss */
.sfw6 {
  font-size: 5rem;
}
/* line 84, templates/rt_koleti/custom/scss/sfweb.scss */
.sfw5 {
  font-size: 3.8rem;
}
/* line 85, templates/rt_koleti/custom/scss/sfweb.scss */
.sfw4 {
  font-size: 2.8rem;
}
/* line 86, templates/rt_koleti/custom/scss/sfweb.scss */
.sfw3 {
  font-size: 2.25rem;
}
/* line 87, templates/rt_koleti/custom/scss/sfweb.scss */
.sfw2 {
  font-size: 1.8rem;
}
/* line 88, templates/rt_koleti/custom/scss/sfweb.scss */
.sfw1 {
  font-size: 1.3rem;
}
/* line 89, templates/rt_koleti/custom/scss/sfweb.scss */
.sfw-1 {
  font-size: 0.9rem;
}
/* line 90, templates/rt_koleti/custom/scss/sfweb.scss */
.sfw-2 {
  font-size: 0.8rem;
}
/* line 91, templates/rt_koleti/custom/scss/sfweb.scss */
.sfw-3 {
  font-size: 0.6rem;
}
/* line 92, templates/rt_koleti/custom/scss/sfweb.scss */
.sfw-4 {
  font-size: 0.4rem;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  /* line 96, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw6 {
    font-size: 4rem;
  }
  /* line 97, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw5 {
    font-size: 3rem;
  }
  /* line 98, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw4 {
    font-size: 2.4rem;
  }
  /* line 99, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw3 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 103, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw6 {
    font-size: 3rem;
  }
  /* line 104, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw5 {
    font-size: 2.1rem;
  }
  /* line 105, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw4 {
    font-size: 1.8rem;
  }
  /* line 106, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw3 {
    font-size: 1.5rem;
  }
  /* line 107, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw2 {
    font-size: 1.3rem;
  }
  /* line 108, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw1 {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  /* line 111, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw6 {
    font-size: 1.6rem;
  }
  /* line 112, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw5 {
    font-size: 1.5rem;
  }
  /* line 113, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw4 {
    font-size: 1.4rem;
  }
  /* line 114, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw3 {
    font-size: 1.3rem;
  }
  /* line 115, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw2 {
    font-size: 1.2rem;
  }
  /* line 116, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw1 {
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 480px) {
  /* line 119, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw-3 {
    font-size: 0.7rem;
  }
  /* line 120, templates/rt_koleti/custom/scss/sfweb.scss */
  .sfw-4 {
    font-size: 0.6rem;
  }
}
/* line 123, templates/rt_koleti/custom/scss/sfweb.scss */
.rt-center {
  text-align: center;
}
/* line 126, templates/rt_koleti/custom/scss/sfweb.scss */
.rt-right {
  text-align: right;
}
/* line 129, templates/rt_koleti/custom/scss/sfweb.scss */
.rt-title-right .module-title .title {
  text-align: right;
}
/* line 132, templates/rt_koleti/custom/scss/sfweb.scss */
.rt-title-center .module-title .title {
  text-align: center;
}
/* line 135, templates/rt_koleti/custom/scss/sfweb.scss */
.wow {
  visibility: hidden;
}
/* line 138, templates/rt_koleti/custom/scss/sfweb.scss */
.paragraph-center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
/* line 143, templates/rt_koleti/custom/scss/sfweb.scss */
.rt-circle img {
  border-radius: 100%;
}
/* line 147, templates/rt_koleti/custom/scss/sfweb.scss */
.largemarginbottom {
  margin-bottom: 1.5rem !important;
}
/* line 150, templates/rt_koleti/custom/scss/sfweb.scss */
.largemargintop {
  margin-top: 1.5rem !important;
}
/* line 153, templates/rt_koleti/custom/scss/sfweb.scss */
.largepaddingbottom {
  padding-bottom: 1.5rem !important;
}
/* line 156, templates/rt_koleti/custom/scss/sfweb.scss */
.largepaddingtop {
  padding-top: 1.5rem !important;
}
/* line 160, templates/rt_koleti/custom/scss/sfweb.scss */
.extramargintop {
  margin-top: 30px !important;
}
/* line 163, templates/rt_koleti/custom/scss/sfweb.scss */
.extrapaddingtop {
  padding-top: 30px !important;
}
/* line 166, templates/rt_koleti/custom/scss/sfweb.scss */
.extramarginbottom {
  margin-bottom: 30px !important;
}
/* line 169, templates/rt_koleti/custom/scss/sfweb.scss */
.extrapaddingbottom {
  padding-bottom: 30px !important;
}
/* line 172, templates/rt_koleti/custom/scss/sfweb.scss */
.ultramargintop {
  margin-top: 60px !important;
}
/* line 175, templates/rt_koleti/custom/scss/sfweb.scss */
.ultrapaddingtop {
  padding-top: 60px !important;
}
/* line 178, templates/rt_koleti/custom/scss/sfweb.scss */
.ultramarginbottom {
  margin-bottom: 60px !important;
}
/* line 181, templates/rt_koleti/custom/scss/sfweb.scss */
.ultrapaddingbottom {
  padding-bottom: 60px !important;
}
/* line 184, templates/rt_koleti/custom/scss/sfweb.scss */
.nomarginleft {
  margin-left: 0 !important;
}
/* line 187, templates/rt_koleti/custom/scss/sfweb.scss */
.nomarginright {
  margin-right: 0 !important;
}
/* line 190, templates/rt_koleti/custom/scss/sfweb.scss */
.nomargintop {
  margin-top: 0 !important;
}
/* line 193, templates/rt_koleti/custom/scss/sfweb.scss */
.nomarginleft {
  margin-left: 0 !important;
}
/*k2*/
/* line 197, templates/rt_koleti/custom/scss/sfweb.scss */
#k2Container div.itemListCategory {
  background: none;
  border: 0;
  padding: 0;
}
/* line 203, templates/rt_koleti/custom/scss/sfweb.scss */
.itemList .size-25 h3.title {
  font-size: 0.9rem;
}
/* line 206, templates/rt_koleti/custom/scss/sfweb.scss */
.itemList .size-25 a.button {
  font-size: 0.7rem;
}
/* line 210, templates/rt_koleti/custom/scss/sfweb.scss */
.itemList .catItemCategory {
  font-size: 0.6rem;
}
/* line 213, templates/rt_koleti/custom/scss/sfweb.scss */
.SubCategoriesk2 .size-33 h2.title {
  font-size: 1rem;
}
/* line 216, templates/rt_koleti/custom/scss/sfweb.scss */
.SubCategoriesk2 .size-33 a.button {
  font-size: 0.8rem;
}
@media only all and (min-width: 88rem) {
}
@media only all and (min-width: 76rem) and (max-width: 87.938rem) {
}
@media only all and (min-width: 51rem) and (max-width: 75.938rem) {
  /* line 240, templates/rt_koleti/custom/scss/sfweb.scss */
  .tablet-center {
    text-align: center;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 50.938rem) {
}
@media only all and (max-width: 30rem) {
}
@media only all and (min-width: 76rem) {
}
@media only all and (min-width: 51rem) {
}
@media only all and (max-width: 50.938rem) {
  /* line 267, templates/rt_koleti/custom/scss/sfweb.scss */
  .mobile-center {
    text-align: center;
  }
}
@media only all and (max-width: 75.938rem) {
}
/*
 CLASSI POCO NOTE
 g-horizontalmenu
 */
/*
 Utilizzo di variabili
 $mycolor: #fcfcfc;
 //variabili rocket
 $core-font-size;
 $core-line-height;
 $accent-color-1
 */
/* line 30, templates/rt_koleti/custom/scss/custom.scss */
body {
  font-size: 1.2rem;
  line-height: 1.6;
}
/* line 34, templates/rt_koleti/custom/scss/custom.scss */
b, strong {
  color: #903;
}
/* Codice generale - per tutte le pagine */
/* line 38, templates/rt_koleti/custom/scss/custom.scss */
.my-photo img {
  padding: 30px;
  background: #f6f6f6;
}
/* line 42, templates/rt_koleti/custom/scss/custom.scss */
.my-font {
  font-family: 'Dancing Script', cursive;
}
/* line 45, templates/rt_koleti/custom/scss/custom.scss */
.mts3 {
  margin: 120px 10%;
  line-height: 2.8rem;
}
/* line 50, templates/rt_koleti/custom/scss/custom.scss */
.subhead {
  margin-bottom: 50px;
}
/* line 53, templates/rt_koleti/custom/scss/custom.scss */
.subhead::first-letter {
  color: #903;
  float: left;
  font-family: Georgia;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}
/* Fine Codice generale */
/* Suddivisione per pagine */
/* Homepage */
/* Fine Suddivisione per pagine */
@media only all and (min-width: 88rem) {
}
@media only all and (min-width: 76rem) and (max-width: 87.938rem) {
}
@media only all and (min-width: 51rem) and (max-width: 75.938rem) {
  /* line 94, templates/rt_koleti/custom/scss/custom.scss */
  .tablet-center {
    text-align: center;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 50.938rem) {
}
@media only all and (max-width: 30rem) {
}
@media only all and (min-width: 76rem) {
}
@media only all and (min-width: 51rem) {
}
@media only all and (max-width: 50.938rem) {
  /* line 121, templates/rt_koleti/custom/scss/custom.scss */
  .mobile-center {
    text-align: center;
  }
}
@media only all and (max-width: 75.938rem) {
}
/*# sourceMappingURL=custom_9.css.map */