/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* CSS CUSTOMIZATION -> COLORS
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * COLOR SHEME 1 #0DB4E9 (blue) #82b440 (green)
* * COLOR SHEME 2 #6BD6D6 #D66B6B
* * COLOR SHEME 3 #B782ED #B8ED82
* * COLOR SHEME 4 #917B54 #F7A516
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.colored, 
a:hover,
.event a, 
.post a,
.section-content-colored .section-content .event-content a.btn:hover,
.section-content-colored .section-content .post-content a.btn:hover,
.section-full-colored,
.section a.btn:hover{
	color: #67a3ca;
}
.section-content-colored .section-content .event-content a.btn:hover,
.section-content-colored .section-content .post-content a.btn:hover,
.section a.btn:hover,
.section-image a.btn.btn-donation,
#menu a.btn-success{
	border-color: #82b440;
}
.section-full-colored,
.section-content-colored .section-content,
.section a.btn,
.section-full-colored .section-content,
.section-content-colored .section-content .event-content a.btn,
.section-content-colored .section-content .post-content a.btn,
.section-image a.btn.btn-donation,
#single-page .section-header,
#menu a.btn-success{
	background-color: #67a3ca;
}
.section-content-colored.with-arrow:after,
.section-full-colored.with-arrow:after{
	border-top-color: #82b440;
}
a,
.section-content-colored.color2 .section-content .event-content a.btn:hover,
.section-content-colored.color2 .section-content .post-content a.btn:hover{
	color: #0DB4E9;
}
#navigation.navigation-fixed, 
.mean-container .mean-nav ul,
.pace .pace-progress{
	background-color: #0DB4E9;
}
.pace .pace-progress-inner {
  box-shadow: 0 0 10px #0DB4E9, 0 0 5px #0DB4E9;
}
.pace .pace-activity {
  border-top-color: #0DB4E9;
  border-left-color: #0DB4E9;
}
.section-content-colored.color2 .section-content .event-content a.btn,
.section-content-colored.color2 .section-content .post-content a.btn,
.section-content-colored.color2 .section-content{
	background-color: #0DB4E9;
}
.section-content-colored.color2 .event-content a.btn:hover,
.section-content-colored.color2 .post-content a.btn:hover{
	border-color: #0DB4E9;
}
.section-content-colored.color2.with-arrow:after,
.section-full-colored.color2.with-arrow:after{
	border-top-color: #0DB4E9;
}

.circle{border:2px solid black; border-radius: 50%;padding: 10%; text-align: center;}
    .circle:hover{background-color: #82b440 ;color:aliceblue;}    
.lire{font-size:12px;}