@import url('https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');


body {

  background: #F5F0E1;
  min-height: 100vh;
}

footer {
  min-height: 100px;
  background-color: #1C2A3A;
  color: #F5F0E1;
  padding: 2rem;
}

header {
  background-color: #1C2A3A;
  color: #F5F0E1;

}

.jumbotron {
  width: 100%;
  height: 200px;
  
}




.jumbotron h1 {
  text-align: center;
  color: white;
  font-size: 4rem;
  font-weight: bold;
  margin-top: 0px;
  padding-left: 1rem;
  padding-top: 1rem;
  font-family: "Crimson Pro", serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
}

.jumbotron h2 {
  text-align: center;
  color: white;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 0px;

  font-family: "Crimson Pro", serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
}


.jumbotron .lead {
  font-size: 1rem;
  font-weight: bold;
  ;
}
.testoarticolo {
  font-size: 1.2rem;
  color: #444;
  padding-bottom: 20px;
  margin-top: 20px;
}
@media ((width >= 481px) and (width <= 1250px)) {
  .jumbotron h1 {
  font-size: 3rem;
  }

    .jumbotron h2 {
  font-size: 1.8rem;
  }

  .testoarticolo {
  font-size: 1.1rem;

}
}

@media (width <= 480px) {
  .jumbotron h1 {
  font-size: 2.2rem;
  }

    .jumbotron h2 {
  font-size: 1.4rem;
  }

   .testoarticolo {
  font-size: 1.1rem; 

}
}

@media (1250px >= width) {
  /* … */
}


.navigatore {
  text-transform: uppercase;
}

.sezioneselvena {
  color: black;
  background-color: #FAF9F0;
  padding: 1rem;
  min-height: 500px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-radius: 10px;
  border: 1px solid #6E6E6E;
 
}

.sezioneselvena2 {
  color: black;
  background-color: #FAF9F0;
  padding: 1rem;
  min-height: 200px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-radius: 10px;
  border: 1px solid #6E6E6E;
 
}


.list-group-selvena {
  background-color: #FAF9F0;
}
.list-group-selvena a {
  font-weight: bold;
  font-size: 1.2rem;
  text-decoration:none;
}

.customcard1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #ffffff;
  margin-right: 10px;
  min-width: 200px;
   border-radius: 25px; box-shadow: 10px 10px 5px grey; 
}

.customcard1:hover {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.customcard1>.customcard1n-inner {
  padding: 10px;
}

.customcard1 h2,
.customcard1 h3 {
  font-size: 1.1rem;
  text-transform: uppercase;
  text-align: center;
  right: 0px;
  background-color: #1C2A3A;
  color: #ffffff;
  height: 40px;
  padding-top: 10px;
}

.customcard1 .header {
  margin-bottom: 5px;
}


.customcard1 img {
  width: 100%;
}

.customcard1 a {
  font-weight: bold;
  font-size: 1.2rem;
  text-decoration: none;
}

.customcard1 .dataautore {
  font-size: 1rem;
  font-weight: 700;
  color: #a19f9f;
}

.customcard1 .titolo {

  color: black;
  padding: 5px;
}

.verdebosco {
  color: #405D27
}

.artintestazione {

  font-size: 1.1rem;
  font-weight: bold;
  color: #444;
  padding: 10px;
  margin-bottom: 10px;
}

.artintestazione a {

text-decoration: none;
}
.artintestazione a:hover {

text-decoration: underline;
}
.artintestazione img {
  width: 20px;
  margin-right: 5px;
}

.sidebar {

  color: #444;
  font-size: 1rem;

}

.sidebar .tit1 {

  font-size: 1.1rem;
  font-weight: bold;
  border-bottom: 1px solid black;
  margin-top: 15px;

}

.sidebar ul {
  list-style-type: none;
  padding-left: 0;
}

.sidebar li a {
  color: #444;
  text-decoration: none;

}
.sidebar li a:hover {
  color: #444;
  text-decoration: underline;

}

.blocconotizie {

  font-size: 1.1rem;
}

.blocconotizie a {

  font-weight: bold;
  text-decoration: none;
}
/*
.fontold {

  font-family: 'Almendra', cursive;
}

.sezione_generica {

  border: 1px solid black;
  border-radius: 10px;
}

.sezione_generica h2 a {

  text-decoration: none;
  color: white;
}


.sezione_generica3 {

  border: 1px solid black;
  border-radius: 10px;
  padding:1rem;
}

.sezioni_blog {
  background-color: white;
  border: 1px solid white;
  border-radius: 10px;
  color: black;
  padding: 1rem;
}

.sezioni_blog h4 {
  font-weight: bold;
  font-size: 1.4rem;
  color: black;
}


.sezione_main {

  font-size: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;

  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("/img/0/p3.jpg") no-repeat;
  background-size: auto;
  background-color: transparent !important;
  background-size: cover;
  min-height: 200px;

}

.sezione_preghiera {

  font-size: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;

  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("/img/0/p4.jpg") no-repeat;
  background-size: auto;
  background-color: transparent !important;
  background-size: cover;
  min-height: 500px;

}

.sezione_articoli {

  font-size: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;

  background: url("../img/0/nebbia2.jpg") repeat;
  background-size: auto;
  background-color: transparent !important;
  min-height: 600px;

}


.sezione_med {

  font-size: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;

  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("/img/teschio.jpg") no-repeat;
  background-size: auto;
  background-color: transparent !important;
  background-size: cover;
  min-height: 700px;

}

.sezione_generica h2 {
  text-align: center;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;


}

@media screen and (max-width: 400px) {
  .sezione_generica h2 {
    text-align: center;
    color: white;
    font-size: 1.2rem;
    font-weight: bold;


  }
}


.sezione_generica h3 {
  text-align: center;
  color: white;
  font-size: 1.4rem;
  font-weight: bold;


}

.testo1 {

  font-size: 1.2rem;
  margin: 1rem;
  background: linear-gradient(rgba(116, 109, 109, 0.671), rgba(116, 109, 109, 0.6));
  color: white;
  border-radius: 15px;
  padding: 1rem;

}

.testoxmeditazione {

  font-size: 1.4rem;
  margin: 1rem;
  background: linear-gradient(rgba(116, 109, 109, 0.671), rgba(116, 109, 109, 0.6));
  color: white;
  border-radius: 15px;
  padding: 1rem;

  font-weight: bold;

}

.testoxmeditazione h2 {
  text-align: center;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;


}

.testo {

  font-size: 1.2rem;
  color: #444;
  padding-bottom: 20px;

}

.pulsanti {
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
}



.cropped {
  width: 300px;
  height: 200px;
  object-fit: cover;
  object-position: 25% 25%;
}

.cropped2 {
  width: 300px;
  height: 200px;
  object-fit: cover;
  object-position: 25% 0%;
}



.sezionesito {

  color: black;
  background-color: #FAF9F0;
  padding: 1rem;
  min-height: 500px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-radius: 10px;
 
}


.sezionesito a {

  color: #000000;
  font-weight: bold;
  text-decoration: none;


}

.mycardcentrale {
  font-size: 1em;
  overflow: hidden;
  border: none;
  border-radius: .28571429rem;
  box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;

  margin-top: 20px;

}

.mycardcentrale h3 {

  font-size: 1.4rem;
  color: black;
}

.mycardcentrale img {

  width: 100%;
}

.mycardcentrale:hover {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}



.pulsanti_preghiere {
  width: 98%;
  margin-top: 10px;
  padding: 5px;
  font-weight: bold;
}


.titoloGiornoNovena {

  font-size: 1.4rem;
  font-weight: bold;
}

.novenepp {
  text-align: center;
  font-size: 1.1rem;
  font-weight: bold;
}

.novenepp h3 {
  color: black;

}

.novenepp a {
  text-decoration: none;
}





.sezione_rosario {


  font-family: 'Lato', sans-serif;
  min-height: 740px;
  margin-bottom: 20px;
  color: black;
  margin-top: 10px;

}


.stiletitoloros {

  background-color: rgba(245, 245, 245, 0.7);

}

#ros_titolo {
  font-size: 1.2rem;
  text-align: center;
  color: black;
  font-weight: bold;
  min-height: 2rem;

  border-radius: 5px;
  margin-top: 1rem;
}

#ros_centro {
  font-size: 1rem;
  min-height: 350px;
  font-weight: bold;
  padding: 20px;
  margin-top: 10px;
  border-radius: 5px;
}


#ros_grani {
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: center;
  min-height: 2.1rem;

}

#ros_immagine {

  margin-right: 10px;
  float: left;
  color: black;
}

#ros_preghiera {
  font-size: 1.1rem;
  text-align: center;
  color: black;
  min-height: 170px;
  font-weight: bold;
  padding: 10px;
  border-radius: 5px;
  padding: 10px;
}

.ros_preghiera_well {}

.ros_boxtrasp1_well {

  color: black;
  

}

.ros_boxpregmese_well {

  font-size: 1rem;
  color: black;
  

}

.ros_boxpregmese_well a {
  color: black;
  font-weight: bold;
}


.ros_boxpregiorno_well {
  font-size: 1rem;
  color: black;
 
}

.ros_boxpregiorno_well a {
  color: black;
  font-weight: bold;
}

#ros_meditazioni {
  font-size: 1rem;
  min-height: 350px;
 
  font-weight: bold;
  color: black;

}


#tabella_rosario3 {

  opacity: 0.9;
  padding: 10px;
  min-height: 700px;
  border-radius: 15px;
  background-position: top;
  background-size: cover;


}


#tabella_rosario3::selection {
  color: red;
  background: yellow;
}

#TableRosario {

  margin: auto;
  width: 50% !important
}



.sezione_due {

  min-height: 740px;
  margin-bottom: 20px;
  color: black;
  margin-top: 10px;
  background-color: white;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  ;
}



.piau {

  border: 1px solid black;
  border-radius: 15px;
  padding: 1rem;
}

.teschio {

  width: 35px;
  margin: 5px;
}


.teschio {

  width: 35px;
  margin: 5px;
}


.sezione_altro {
  background-color: white;
  color: black;
  padding: 10px;

}

.sezione_altro h3 {
  color: black;

}


.sezione_saluti {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("/img/danzamac2.jpg") no-repeat;
  background-size: auto;
  background-color: transparent !important;
  background-size: cover;
  background-color: white;
  padding: 10px;



}

.sezione_saluti h3 {

  text-align: center;
  font-size: 1.3rem;
}


.iconasocial {
  width: 30px;
}

.iconasocial2 {
  width: 25px;
}

.taglink {}

.taglink a:hover {
  text-decoration: underline !important;
}*/