
@media (min-width: 950px){
.MC1 .toptext .txtcont {
    margin-left: 0;
    margin-right: 0;
}
}
    
@media (max-width: 949px){
.MC1 .toptext .txtcont {
    padding: 0;
}
}
    
    
.contbody {
	border-left: 2px solid #e2f9f5;
 }
.contbody .margine{
    margin: 0 30px;
}
.contbody a:hover img {
    opacity: 0.8;
}
    
/* BOX RIASSUNTI */
    
.box-riassunti-contenitore {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.box-riassunti {
    width: 23% !important;
    border: 1px solid #40b34f;
    margin-bottom: 20px;
}

.box-riassunti--testi h4 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 4px !important;
}

.box-riassunti--testi p {
    margin: 0;
    font-size: 15px;
    line-height: 120%;
}
    
.box-riassunti--testi a:link, .box-riassunti--testi a:visited,  .box-riassunti--testi a:active {
    text-decoration: none;
    color: #292929 !important;
}
    
.box-riassunti--testi h4 a:link, .box-riassunti--testi h4 a:visited,  .box-riassunti--testi h4 a:active {
    text-decoration: underline !important;
    color: #292929 !important;
}

.box-riassunti--testi {
    margin: 10px;
}
    
@media only screen and (max-width: 720px) {
.box-riassunti {
    width: 48% !important;
    margin-bottom: 14px;
}
.box-riassunti--testi {
    margin: 6px;
}
.box-riassunti--testi p {
    font-size: 13px;
}
.contbody .margine {
    margin: 0px 10px;
}
}
    
/* FINE BOX RIASSUNTI */
    
    
/* ACCORDION */  
    
.contbody .accordion {
    padding-right: 10px;
}

.accordion:nth-child(3) {
    padding-right: 0;
}
    
.contbody .accordion ul{
    list-style-image: none;
    text-align: left;
}
    
.contbody .accordion li{
    margin:10px;
}
    
.contbody .accordion a:link, .contbody .accordion a:visited, .contbody .accordion a:active {
    color: #292929;
}
                              
.contbody .expander {
    text-decoration: none;
}
                              
.contbody .expandible {
    display: none;
    background-color: #addd79;
    padding-bottom: 14px;
    margin-top: -10px;    
    margin-bottom: 22px;
}
  
    /* DISATTIVO */ 
.contbody .disattivo h4.__colore2.expander {
    background: #ccc !important;
    pointer-events: none;
}

.contbody .disattivo h4.__colore2.expander::after {
    opacity: 0.3;
}
     /* FINE DISATTIVO */ 
                              
.contbody h4.__colore2.expander::after { 
  content: "";
    display: inline-block;
    background: url("https://www.libraccio.it/speciali/accordion_1.png") no-repeat top right;
    width: 30px;
    height: 30px;
    margin-left: 20px;
    margin-bottom: -9px;
}
                              
.contbody h4.__colore2.expanded::after { 
  content: "";
    display: inline-block;
    background: url("https://www.libraccio.it/speciali/accordion_2.png") no-repeat top right;
    width: 30px;
    height: 30px;
    margin-left: 20px;
    margin-bottom: -9px;
}
.contbody h4.__colore2.expander {
    background: #92c55c !important;
    font-size: 18px;
    font-weight: normal !important;
    color: #FFF !important;
    text-align: center;
    margin: 0 0 10px 0 !important;
    padding-top: 10px !important;
    padding-bottom: 13px !important;
}
                              
.contbody .expandible #frecciagiu {
    border-color: #92c55c transparent transparent transparent;
}
                              
      

@media only screen and (max-width: 720px) {
.contbody h4.__colore2.expander{
    font-size: 18px !important;
    margin: 0 !important;    
    padding-bottom: 12px !important;
}
.contbody h4.__colore2.expander::after {
    content: "";
    display: inline-block;
    background: url(/speciali/accordion_1m.png) no-repeat top right;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    margin-bottom: -5px;
}
.contbody h4.__colore2.expanded::after {
    content: "";
    display: inline-block;
    background: url(/speciali/accordion_2m.png) no-repeat top right;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    margin-bottom: -5px;
}
.contbody .expandible {
    margin-top: 0px;
}
.contbody .accordion__lettera {
    margin-bottom: 10px;
}
}
                              
                              
/* H3 divisore */           
h3.__colore2{
    background: #3ab54a !important;
    color: #FFF !important;
    text-align: center;
}

.contbody h3.__colore2 span {
    text-transform: none;
    font-weight: 400;
    font-size: 80%;
}
                              
#frecciagiu {     
width: 0;
height: 0;
border-style: solid;
border-width: 14px 14px 0 14px;
border-color: #3ab54a transparent transparent transparent;
-webkit-transform:rotate(360deg);
    margin-left:48%;
    margin-bottom: 10px !important;
}
                              
@media only screen and (max-width: 649px) {
    
#frecciagiu {     
    margin-left:46%;
}
    
.contbody .accordion {
    padding-right: 0;
}
}

    /* FINE ACCORDION */
    
							  
.contbody .c100{
	padding-bottom:10px;
}

.contbody h1 {
    color: #40b34f !important;
    font-size: 54px;
    line-height: 54px;
    letter-spacing: 0em;
    padding-left: 50px !important;
}
                              
.contbody h2 {
    color: #292929 !important;
    font-weight: 400;
    text-align: left;
    letter-spacing: 0em;
    font-size: 22px;
    line-height: 28px;
    margin-top: 10px !important;
    padding-left: 50px !important;

}
.contbody h3 {
	font-size:24px;
	line-height:100%; 
	font-weight: bold;
	color:#292929; 
    letter-spacing: 0em;
    text-transform: uppercase;
	padding:10px !important;
	margin-top: 25px !important;
}
 
.contbody .text-intro{
    position: absolute;
    top: 4%;
}
.testo_descriz{
    font-size: 18px;                
}

@media only screen and (max-width: 950px) {
 
}
                              
@media only screen and (max-width: 1019px) {
.contbody h1 {
    font-size: 44px;
}
}
                              
@media only screen and (max-width: 890px) {
.contbody h1 {
    font-size: 34px;
    padding-left: 30px !important;
}
.contbody h2 {
    font-size: 16px;
    padding-left: 30px !important;
}
    
}
    
@media only screen and (min-width: 650px) and (max-width: 767px) {
.contbody .text-intro {
    top: 2%;
}
}
    
@media only screen and (max-width: 649px) {

.contbody .text-intro{
position: relative !important;
}
    
.contbody .sfondo{
    background-color: #41b64b;
    padding-top: 20px;
}
.acapo BR{
        display: none;
}
.contbody h1 {
    font-size: 34px;
    line-height: 100% !important;
    margin-top: 0 !important;
    margin-left: 0px !important;
    padding: 4px !important;
    text-align: center;
    color: #FFF !Important;
}
.contbody h2 {
    text-align: center;
    font-size: 16px;
    line-height: 19px !important;
    margin-left: 0px !important;
    margin-top: 10px !important;
    padding: 4px !important;
    color: #FFF !Important;
}
    
.contbody h3 {
    font-size: 22px;
    line-height: 110%;
}
    
.testo_descriz{
    font-size: 16px;
    line-height: 19px !important;            
}
    
.box_riga_100{
    margin-top: 0px;                              
}
}
