/* Enter Your Custom CSS Here */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&amp;display=swap');

body {
	color: #404040;
	font-family: 'Fira Sans', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.1;
    -webkit-font-smoothing: antialiased;
}

a {
    color: #00788e;
}

a:visited {
    color: #049eba;
}

#sites-menu div.language-switcher .sel_lang {
    color: #fff;
}

#sites-menu div.language-switcher a.active {
    color: #ccc;
}

#sites-menu div.language-switcher a:hover{
  color: #fff;
}


.single #home_sidebar {
    background-color: #fff;
    padding: 0;
}

.home_separator {
    margin: 2% 10% 2% 5%;
    height: 1px;
    background-color: #e4e8e8;
}

.archive-description {
    font-size: 15px;
    color: black;
    font-weight: normal;
    padding-left: 25px;
    line-height: 20px;
}

.amb_poster {
    margin: 10px 0 20px 0;
    padding-bottom: 0px;
}

.act_date {
    font-family: 'Fira Sans', sans-serif;
    width: auto;
    font-size: 14px;
    background-color: transparent;
    color: #00788e;
    position: absolute;
    left: -50px;
    top: 27px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    display: none
}

.single_date .act_day {
    font-size: 40px;
    height: 24px;
    letter-spacing: 1px;
    margin-top: 18px;
    font-weight: 300;
}
.single_date .act_month {
    font-size: 16px;
    height: 20px;
    font-weight: 300;
    margin-top: 18px;
}

.single_date .act_year {
    height: 26px;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 3px;
    padding-left: 5px;
    margin-top: -6px;
}

#vision .text p {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 16px;
    padding-left: 45px;
    line-height: 1.5 !important;
}

#michelangelo {
    width: 100%;
    margin: auto;
    float: left;
    background-color: black;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 50px;
    position: relative;
}

#michelangelo h2 {
    color: white;
    font-family: 'Fira Sans', sans-serif;
    font-size: 40px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}

#michelangelo .text p {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 20px;
    line-height: 22px;
    font-size: 16px;
}

#michelangelo .goto a {
    color: white;
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
    line-height: 40px;
}

.post_data_title a {
    font-family: 'Crimson Text', serif;
    text-decoration: none;
    text-transform: none;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #000;
    font-style: normal;
}

.single-attivita .post_data_excerpt a {
    color: #00788e;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
}

.post_data_excerpt a {
    font-family: 'Crimson Text', serif;
    text-align: left;
    /*font-size: 13px;
    line-height: 15px;*/
    width: 90%;
    /*margin: 0 5%;*/
}

.post_data_excerpt a:hover {
  background-color: #00788e;
  color: #fff;
  text-decoration: none;
}

.post_data_title.single {
    line-height: 33px;
}

.post_data_title p.excerpt {
    line-height: 18px;
}

.post_data_title p.author {
    font-size: 15px;
    font-style: normal;
}

.home .basic_post_info {
    padding-bottom: 0px;
    background-color: #f3f3f3;
}

.basic_post_info {
    padding-bottom: 0px;
    background-color: #f3f3f3;
    min-height: 225px;
  max-height: 225px;
  overflow: hidden;
}

#main_block h2, #home_sidebar h2 {
    font-family: 'Fira Sans', sans-serif;
    color: #00788e;
    font-size: 36px;
    margin-bottom: 20px;
    margin-top: 0px;
    margin-left: 16px;
}

#main_block .type-attivita h1{
    font-size: 36px;
    line-height: 36px;
}

#main_block .type-attivita h2{
    font-size: 30px;
    line-height: 30px;
}

#main_block .type-attivita h3{
    font-size: 24px;
    line-height: 24px;
}

.amb_poster a {
    font-family: 'Fira Sans', sans-serif;
    text-decoration: none;
    text-transform: none;
    color: #00788e;
    font-size: 24px;
    font-weight: bold;
}

.amb_date {
    font-family: 'Fira Sans', sans-serif;
    padding: 5px 10px 4px 10px;
    background-color: #cd2f33;
    box-shadow: 1px 1px 10px #000;
    margin: 0 0 0 0;
    position: absolute;
    color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    top: 0px;
    left: 0px;
    display: none;
}

.amb_title {
    padding: 0 0 5px 4%;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 4%;
    line-height: 18px;
    float: right;
    width: 55%;
}

#vision {
    max-width: 1440px;
    padding: 30px;
    width: 100%;
    margin: auto;
    padding-top: 60px;
}

#news .single-article.loop_wrapper {
    margin: 20px 6%;
    min-height: 480px;
}

#news .basic_post_info .post_data_title {
    padding: 35px 5% 10px 5%;
    line-height: 18px;
    text-align: left;

.tax-tipo_evento .single-article.loop_wrapper {
    min-height: 420px;
}

.single-article.loop_wrapper {
    background-color: #fff;
    margin-top: 34px;
    margin-right: 4%;
    margin-bottom: 0px;
    margin-left: 4%;
    width: 298px;
    float: left;
}
  
#news .single-article.loop_wrapper .single-tag {
    display: inline-block;
    width: auto;
    padding: 5px 10px;
    margin-right: 10px;
    margin-top: 5px;
    background-color: black;
    font-family: 'Fira Sans', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: white;
    border-radius: 20px;
}

.single-attivita .post_data_subtitle {
    font-family: 'Fira Sans', sans-serif;
    padding: 13px 0 13px 0;
    font-size: 17px;
    margin: 0 5%;
    width: 90%;
}

.single-attivita .from_intro {
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    line-height: 18px;
    padding-left: 0px;
    padding-right: 40px;
}

.single-attivita .post_data_additional {
    font-family: 'Fira Sans', sans-serif;
    width: 75%;
    margin: 0 0 0 5%;
    color: #000;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    min-height: 30px;
    padding-bottom: 15px;
}

#home_sidebar .post-box .single-post-sidebar .post-date-sidebar {
    position: absolute;
    right: 30px;
    top: -28px;
    background-color: #888;
    color: white;
    font-size: 12px;
    font-family: 'Fira Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 5px 15px;
    display: none
}

#home_sidebar .post-box .single-post-sidebar {
    background-color: #fff;
    position: relative;
    width: 97%;
    margin: auto;
    margin-top: 40px;
    box-shadow: 1px 1px 10px #ccc;
}  

.post_data_title p.author {
    font-size: 15px;
    font-style: normal;
    display: none
}

#news {
    max-width: 1380px;
    width: 100%;
    margin: auto;
    clear: both;
    background-color: #e6e6e6;
    display: table;
    padding-top: 80px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}

#collaborazioni {
    background-color: #f0f0f0;
}

#collaborazioni .popup {
    padding-top: 20px;
}
  
#collaborazioni h2 {
    font-size: 40px;
}

#sponsor h2 {
    font-size: 40px;
}
  
.site-footer .upper-footer{	
    padding-left: 40px;
    padding-top: 75px;
    padding-bottom: 20px;
    line-height: 21px;
    text-align: center;
}
  
.site-footer .upper-footer .main-title{ 
	color: white; 
	font-weight: bold; 
	font-size: 72px; 
	text-transform: uppercase; 
	margin-top: 40px; 
}
.site-footer .upper-footer address{  
	margin-bottom: 0px; 
	font-size: 12px; 
	color: #989898; 
}
.site-footer .upper-footer .contacts{ 
	margin: 0px; 
	color: #989898; 
	font-size: 12px; 
}

.site-footer .upper-footer a{ 
   color: #00788e;
}

summary {
  background: #00788e;
  cursor: pointer;
  color: white;
  padding: 10px;
  margin-bottom: 2px;
  border-radius: 15px;
  cursor: pointer;
  font-weight: 400;
  font-size: 1em;
  font-family: 'Fira Sans', sans-serif;
}

.pitu {
  color: white;
  font-weight: 400;
  font-size: 0.8em;
  line-height: 80%;
  font-family: 'Fira Sans', sans-serif;
}

.pituaac {
  color: yellow;
  font-weight: 400;
  font-size: 0.8em;
  line-height: 80%;
  font-family: 'Fira Sans', sans-serif;
}

.tax-tipo_evento .single-article.loop_wrapper .basic_post_info{
min-height: 225px !important;
max-height: 225px !important;
overflow: hidden !important;
}
  
.medio{
  font-size: 1.2em;
}
  
.btn-cittadellarte {
color: white;
  background-color: #00788e;
  font-weight: 600;
  font-size: 1.2em;
  line-height: 80%;
  font-family: 'Fira Sans', sans-serif;
}