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

/* FONT MENU */
/* PER i P UL e OL */
/*main menu BG*/
/* section */
/*submenu BG*/
/*Item*/
/* 1px solid red; */
/*subitem BG*/
/* attiva ombra su sublevel */
/* 1px solid red; */
/*---moduli menu e liste-----*/
/*--*/
/*--*/
/*--*/
/*--*/
/*--*/
/* input tema */
body#tinymce.mce-content-body .col-lg-auto, body#tinymce.mce-content-body .col, body#tinymce.mce-content-body div.row div.col-md-1, body#tinymce.mce-content-body div.row div.col-md-2, body#tinymce.mce-content-body div.row div.col-md-3, body#tinymce.mce-content-body div.row div.col-md-4, body#tinymce.mce-content-body div.row div.col-md-5, body#tinymce.mce-content-body div.row div.col-md-6, body#tinymce.mce-content-body div.row div.col-md-7, body#tinymce.mce-content-body div.row div.col-md-8, body#tinymce.mce-content-body div.row div.col-md-9, body#tinymce.mce-content-body div.row div.col-md-10, body#tinymce.mce-content-body div.row div.col-md-11, body#tinymce.mce-content-body div.row div.col-md-12, body#tinymce.mce-content-body div.col-md-1, body#tinymce.mce-content-body div.col-md-2, body#tinymce.mce-content-body div.col-md-3, body#tinymce.mce-content-body div.col-md-4, body#tinymce.mce-content-body div.col-md-5, body#tinymce.mce-content-body div.col-md-6, body#tinymce.mce-content-body div.col-md-7, body#tinymce.mce-content-body div.col-md-8, body#tinymce.mce-content-body div.col-md-9, body#tinymce.mce-content-body div.col-md-10, body#tinymce.mce-content-body div.col-md-11, body#tinymce.mce-content-body div.col-md-12 {
  border: 1px dashed #666 !important;
  padding: 15px !important;
}
/*======editor back-end =========*/
.btn-supporters {
  display: block;
  background-color: #516d7a;
  border-right: 8px solid #7A6351;
  padding: 0.3em 1em;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 0.5em;
}
.btn-supporters a {
  color: #fff;
  display: block;
}
.btn-supporters:hover {
  background-color: #7A6351;
}
.btn-supporters:hover a {
  color: #fff;
}
/*---importante per tynymce usa em per vederle corrette in editor---*/
body.mce-content-body p, body.mce-content-body ul, body.mce-content-body li {
  font-weight: 300;
  font-size: 1em;
}
body.mce-content-body p strong, body.mce-content-body ul strong, body.mce-content-body li strong {
  font-weight: 700;
}
body.mce-content-body h1 {
  font-size: 24px;
  color: initial;
}
body.mce-content-body h2 {
  font-size: 20px;
  color: #000;
}
body.mce-content-body h3 {
  font-size: 18px;
  font-weight: 300;
}
body.mce-content-body h4 {
  font-size: 16px;
  font-weight: 300;
}
body.mce-content-body h6 {
  font-size: 10px;
  display: inline-block;
  font-weight: 300;
}
body.mce-content-body .IMGSX {
  display: inline-table;
}
body.mce-content-body .IMGDX {
  display: inline-table;
}
/*----------------------------------------------------------------------------------------------------------*/
a {
  color: #7a6351;
}
/*--- toglie bordo a tabella ---*/
.bordernone {
  border: 0;
}
.bordernone td {
  border: 0;
}
/*---*/
h1, h2, h3, h4, h5 {
  line-height: 1.2em;
  font-weight: 400;
}
body ul li, body ul ol {
  line-height: 1.4em;
  font-size: 12px;
}
body ul li ul {
  margin-left: 0.5em;
}
body p {
  font-weight: 400;
  line-height: 1.5em;
  font-size: 12px;
  color: #000;
  letter-spacing: 0px;
  margin-top: 0;
}
body p strong {
  font-weight: 700;
}
h1 {
  font-size: 1.5rem;
  color: initial;
}
.item-page h2 {
  font-size: 1.3rem;
  color: #000;
}
h3 {
  font-size: 1.2rem;
  font-weight: 300;
  font-family: inherit;
}
h4 {
  font-size: 16px;
  font-weight: 300;
  font-family: Georgia;
  margin: 2px 0 5px 0;
}
h6 {
  display: inline-block;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  font-size: 0.9rem;
}
/*usa per le didascalie a foto o testo molto piccolo */
/*
h2 {
a {
color:$color-h2;
&:hover {
text-decoration: none;
color:$color-h2;
}
}
}
*/
hr {
  margin: 1.5rem 0;
  border-bottom: 1px solid #7A6351;
}
/*---- separatori hr personalizzati ---*/
/*-------Blockquotes--------------------*/
/*---MODERNO-----*/
blockquote {
  margin-top: 25px !important;
  margin-bottom: 25px;
  margin-left: 30px !important;
  padding-left: 30px !important;
  border-left: 3px solid #ccc;
  font-size: 1.1rem;
  line-height: 1.5;
  /*Font*/
  /*color: #666;*/
}
blockquote p, blockquote {
  font-size: 1.1rem;
  font-style: italic;
}
/*
blockquote::before {
content: "\f08d";
font-family: FontAwesome;
color:#cccccc;
font-size:2rem;
position:relative;
display: inline-block; /*--serve a ruotare icona
transform:rotate(30deg);
-moz-transform:rotate(-30deg);
-webkit-transform:rotate(-30deg);
-o-transform:rotate(-30deg);
-ms-transform:rotate(-30deg);
}*/
/*---*/
/*------ end back-end -------*/
/* ----- INIZIO blocchi di colore ------ */
[class*="ColorBlock"] {
  display: block;
}
.ColorBlock01 {
  margin: 20px 0;
  padding: 20px;
  background: #B22830;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  border-radius: 0.3em;
}
.ColorBlock02 {
  margin: 20px 0;
  padding: 20px;
  background: #95A5A6;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  border-radius: 0.3em;
}
.ColorBlock03 {
  margin: 20px 0;
  padding: 20px;
  background: #279FBA;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  border-radius: 0.3em;
}
.ColorBlock04 {
  margin: 20px 0;
  padding: 20px;
  background: #EE7933;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  border-radius: 0.3em;
}
.TexthighlightLight {
  background: yellow;
  padding: 2px 5px;
  margin: 0 5px;
  color: #000;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
.TexthighlightDark {
  background: #333;
  padding: 2px 5px;
  margin: 0 5px;
  color: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
[class*="ColorBlock"] h2, [class*="ColorBlock"] h3, [class*="ColorBlock"] h4, [class*="ColorBlock"] h5 {
  font-size: 30px;
  letter-spacing: -1px;
  width: 100%;
  display: block;
  color: #fff;
  text-align: left;
  margin-top: 0;
  line-height: 0.9em;
}
[class*="ColorBlock"] p, span[class*="ColorBlock"], body#tinymce.mce-content-body [class*="ColorBlock"] p, body#tinymce.mce-content-body span[class*="ColorBlock"] {
  color: #fff;
  font-weight: 200;
  /*line-height: 1rem;*/
}
.ColorBlock01 a {
  background-color: #B69C94;
}
.ColorBlock02 a {
  background-color: #717E7F;
}
.ColorBlock03 a {
  background-color: #279FBA;
}
.ColorBlock04 a {
  background-color: #BF612B;
}
/*-----------------*/
.IMGSX {
  float: left;
  margin: 5px 20px 5px 0;
  max-width: 200px;
}
.IMGDX {
  float: right;
  margin: 5px 0px 5px 20px;
  max-width: 200px;
}
/*-----------link Bottoni editor--------------*/
a.bottone-color1, .bottone-color1 a, a.bottone-color2, .bottone-color2 a {
  border: 0 !important;
  font-size: 1rem;
  font-weight: 400 !important;
  /*margin: 10px 20px;*/
  padding: 10px 15px;
  text-align: center;
  text-decoration: none;
  transition: all 1s ease 0s;
  display: inline-block;
  border-radius: 0.3em;
}
a.bottone-color1, .bottone-color1 a {
  background-color: #B22830;
  /*border-bottom:4px solid #333 !important;*/
  color: #ffffff !important;
}
a.bottone-color2, .bottone-color2 a {
  background-color: #000000;
  /*border-bottom:4px solid #333 !important;*/
  color: #ffffff !important;
}
a.bottone-color1:hover, .bottone-color1:hover a {
  background-color: #666;
  color: #ffffff !important;
  text-decoration: none !important;
}
a.bottone-color2:hover, .bottone-color2:hover a {
  background-color: #666;
  color: #ffffff !important;
  text-decoration: none !important;
}
a.bottone-color2:hover, .bottone-color2:hover a, a.bottone-color1:hover, .bottone-color1:hover a {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*-----------link Bottoni --------------*/
a.bottone-color3, .bottone-color3 a {
  border: 0 !important;
  font-size: 1rem;
  font-weight: 400 !important;
  /*margin: 10px 20px;*/
  padding: 10px 20px !important;
  text-align: center;
  text-decoration: none;
  transition: all 1s ease 0s;
  display: block;
  border-radius: 0.3em;
  box-shadow: 2px 2px 2px #666666;
}
a.bottone-color3, .bottone-color3 a {
  background-color: #96837D;
  /*border-bottom:4px solid #333 !important;*/
  color: #ffffff !important;
}
a.bottone-color3:hover, .bottone-color3:hover a {
  background-color: #000000;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*----- due colonne   -----*/
/*---------*/
.dueColonne {
  display: block;
  /*Numero di colonne*/
  column-count: 2;
  /* Distanza tra le colonne*/
  column-gap: 50px;
  /*Stile per il bordo delle colonne*/
  column-rule: 1px solid #aaaaaa;
}
@media screen and (max-width: 768px) {
  .dueColonne {
    /*Numero di colonne*/
    column-count: 1;
    column-gap: 0px;
    /*Amplifica il supporto alle vecchie versioni di Firefox e Chrome/Safari */
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
}
/* full Width DIV o IMG */
div.fullwidthModule, img.fullwidthModule {
  width: 100vw;
  position: relative;
  margin-left: -26% !important;
  max-width: 100vw;
}
@media (max-width: 1400px) {
  div.fullwidthModule, img.fullwidthModule {
    margin-left: -14% !important;
  }
}
@media (max-width: 750px) {
  div.fullwidthModule, img.fullwidthModule {
    margin-left: -4%*2 !important;
    max-width: 100%;
  }
}
@media (max-width: 390px) {
  div.fullwidthModule, img.fullwidthModule {
    margin-left: -8% !important;
    max-width: 100%;
  }
}
/* fine full Width DIV o IMG */
/*# sourceMappingURL=editor_25.css.map */