body {
    color: #455767;
}


.navbar-default .navbar-nav li a {
    color: #455767;
    font-size: 1.2em

}

.navbar-default .navbar-nav>.active>a {
    background-color: #FFFFFF !important;
    color: #eb6961;
}

.line-menu {
    padding-top: 1em;
    padding-bottom: 1em;
    box-shadow: 20px 20px 50px grey;;
}
.line-menu:after {
   border: none;
}
.line-banner {
   /* margin-bottom: 4em;*/
}
@media (min-width: 768px) {
    .mod-banner__img {
        top: 0;
        height: 768px !important;
    }
}
.mod-banner__content {
    width: 50%;
    margin-left: 25%;
    paddin: 20px;
   
}
.mod-banner__content h1 span {
    background: rgba(0, 0, 0, .5);
    line-height: normal;
    color: #FFFFFF;
}

.cdti-stile01 {
    
    padding-top: 8em;
    padding-bottom: 6em;

    background-color: #f7f7f7;
    background-image: url(https://www.iad2.it/wp-content/uploads/2025/03/bg-newsletter-1-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 1.4em;
}


.cdti-stile01 img, .cdti-stile02 img {
    border-radius: 24px;
}

.button1 {
    background-color: #eb6961;
    font-size: 18px;
    padding: 20px 40px;
    text-decoration: none;
    border-radius: 62px 62px 62px 62px;
    font-weight: 500;
    box-shadow: none !important;
    color: #ffffff;
    border: none;
}


@media (min-width: 481px) {
    .h2, h2 {
        font-size: 4.5rem;
        line-height:3.8rem;
       border-style: solid;
    border-width: 0px 0px 0px 5px;
    border-color: #eb6961;
    padding-left: 20px;
        margin-bottom: 1em;
        color: #eb6961;
    }
}
@media.h2, h2 {
    font-size: 3rem;
    line-height: 3.8rem;
    font-weight: 400;
    color: #556a8f;
    margin-bottom:1.5rem
}
.cdti-stile02 {
    margin-top: 8em !important;
    margin-bottom: 4em !important;
}
.cdti-stile02 h2 {
   
    color: #000;
    margin-bottom: 1em;
   
}

.line-footer {
background-color: #000000;
color: #FFFFFF;
padding: 30px 0;
    font-size: 1.4em;
}


.cdti-stile03 {
    background: #EEEEEE;
}
.cdti-stile-numeri {
    background: #ccc;
    
}
.cdti-stile-numeri h3, .cdti-stile-soci h3 {
   text-transform: none;
    font-size: 1.7em;
    font-weight: lighter;
    color: #455767;
    
}

.cdti-stile-soci {
    padding-top:12em;
    padding-bottom: 12em;
    background: #F7f7f7;  
    background-image: url(https://www.iad2.it/wp-content/uploads/2025/03/1.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.cdti-stile-soci .container {
      
}
.cdti-stile-soci h2 {
    border-left-width: 0px;
    padding-left: 0;
    color: #ffffff;
    font-weight: bolder;
    text-align: center;
}

/*eventi*/
h3.mod-eventflash__item-title {
    text-transform: none;
}

@media (min-width: 768px) {
    .cdti-iscrizione .mod-banner__img {
        top: 0;
        height: 340px !important;
    }
}






